SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Config-MVP-Reader-INI rpm build for : Mageia 9. For other distributions click perl-Config-MVP-Reader-INI.

Name : perl-Config-MVP-Reader-INI
Version : 2.101.465 Vendor : Mageia_Org
Release : 1.mga9 Date : 2023-01-02 11:08:35
Group : Development/Perl Source RPM : perl-Config-MVP-Reader-INI-2.101.465-1.mga9.src.rpm
Size : 0.07 MB
Packager : tv < tv>
Summary : Multi-value capable .ini file reader (for plugins)
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Config-MVP-Reader-INI-2.101.465-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Config-MVP-Reader-INI-2.101.465-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Config-MVP-Reader-INI-2.101.465-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Config-MVP-Reader-INI-2.101.465-1.mga9.noarch.rpm
     

Provides :
perl(Config::MVP::Reader::INI)
perl-Config-MVP-Reader-INI

Requires :
perl(Config::INI::Reader)
perl(Config::MVP) >= 2.0.0
perl(Config::MVP::Reader)
perl(Config::MVP::Reader::Findable::ByExtension)
perl(Moose)
perl(parent)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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/META.yml
/usr/share/doc/perl-Config-MVP-Reader-INI/MYMETA.yml
/usr/share/doc/perl-Config-MVP-Reader-INI/README
/usr/share/doc/perl-Config-MVP-Reader-INI/eg
/usr/share/doc/perl-Config-MVP-Reader-INI/eg/mvp.ini
/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

 
ICM