Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Config-MVP-Reader-INI-2.101.463-8.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Config-MVP-Reader-INI Distribution: Mageia
Version: 2.101.463 Vendor: Mageia.Org
Release: 8.mga8 Build date: Wed Feb 12 05:10:18 2020
Group: Development/Perl Build host: localhost
Size: 40281 Source RPM: perl-Config-MVP-Reader-INI-2.101.463-8.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Config-MVP-Reader-INI
Summary: Multi-value capable .ini file reader (for plugins)
The MVP INI file reader reads INI files, but can handle properties with
multiple values. The identification of properties that may have multiple
entries is done by section, on a plugin basis. For example, given the
following file:

  [Foo::Bar]
  x = 1
  y = 2
  y = 3

MVP will, upon reaching this section, load Foo::Bar and call a method (by
default 'multivalue_args') on it, to determine which property names may
have multiple entries. If the return value of that method includes 'y',
then the entry for 'y' in the Foo::Bar section will be an arrayref with two
values. If the list returned by 'multivalue_args' did not contain 'y', then
an exception would be raised while reading this section.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 2.101.463-8.mga8
  + Revision: 1493577
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 2.101.463-7.mga7
  + Revision: 1266590
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Config-MVP-Reader-INI
/usr/share/doc/perl-Config-MVP-Reader-INI/Changes
/usr/share/doc/perl-Config-MVP-Reader-INI/LICENSE
/usr/share/doc/perl-Config-MVP-Reader-INI/META.json
/usr/share/doc/perl-Config-MVP-Reader-INI/README
/usr/share/man/man3/Config::MVP::Reader::INI.3pm.xz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/MVP
/usr/share/perl5/vendor_perl/Config/MVP/Reader
/usr/share/perl5/vendor_perl/Config/MVP/Reader/INI.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024