SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MooseX-SimpleConfig rpm build for : OpenSuSE. For other distributions click perl-MooseX-SimpleConfig.

Name : perl-MooseX-SimpleConfig
Version : 0.11 Vendor : openSUSE
Release : lp151.2.2 Date : 2018-07-20 16:23:25
Group : Development/Libraries/Perl Source RPM : perl-MooseX-SimpleConfig-0.11-lp151.2.2.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : A Moose role for setting attributes from a simple configuration file
Description :
This role loads simple files to set object attributes. It is based on the
abstract role the MooseX::ConfigFromFile manpage, and uses the Config::Any
manpage to load your configuration file. the Config::Any manpage will in
turn support any of a variety of different config formats, detected by the
file extension. See the Config::Any manpage for more details about
supported formats.

To pass additional arguments to the Config::Any manpage you must provide a
\'config_any_args()\' method, for example:

sub config_any_args {
return {
driver_args => { General => { \'-InterPolateVars\' => 1 } }
};
}

Like all the MooseX::ConfigFromFile manpage -derived file loaders, this
module is automatically supported by the the MooseX::Getopt manpage role as
well, which allows specifying \'-configfile\' on the command line.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.1/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-MooseX-SimpleConfig-0.11-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-MooseX-SimpleConfig-0.11-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-MooseX-SimpleConfig-0.11-lp151.2.2.noarch.rpm
     

Provides :
perl(MooseX::SimpleConfig)
perl-MooseX-SimpleConfig

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Config::Any) >= 0.13
perl(Moose::Role)
perl(MooseX::ConfigFromFile)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/MooseX
/usr/lib/perl5/vendor_perl/5.26.1/MooseX/SimpleConfig.pm
/usr/share/doc/packages/perl-MooseX-SimpleConfig
/usr/share/doc/packages/perl-MooseX-SimpleConfig/CONTRIBUTING
/usr/share/doc/packages/perl-MooseX-SimpleConfig/Changes
/usr/share/doc/packages/perl-MooseX-SimpleConfig/LICENSE
/usr/share/doc/packages/perl-MooseX-SimpleConfig/README
/usr/share/man/man3/MooseX::SimpleConfig.3pm.gz

 
ICM