Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-MooseX-SimpleConfig | Distribution: openSUSE Tumbleweed |
Version: 0.11 | Vendor: openSUSE |
Release: 1.32 | Build date: Tue Apr 14 17:46:37 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 32058 | Source RPM: perl-MooseX-SimpleConfig-0.11-1.32.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/MooseX-SimpleConfig/ | |
Summary: A Moose role for setting attributes from a simple configuration file |
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.
Artistic-1.0 or GPL-1.0+
* Tue Apr 14 2015 coolo@suse.com - updated to 0.11 see /usr/share/doc/packages/perl-MooseX-SimpleConfig/Changes 0.11 2014-11-16 22:03:33Z - remove optional test prereq by testing .pl config files, rather than .conf * Mon Nov 25 2013 coolo@suse.com - updated to 0.10 - repository migrated from shadowcat to the github moose organization - eliminate race conditions between tests by using separate tempdirs for config files - resolve failing test report by removing unnecessary and undeclared prereq * Thu Sep 12 2013 pgajdos@suse.com - buildrequire Path::Class and YAML::XS instead of YAML * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Tue Aug 31 2010 pascal.bleser@opensuse.org - update to 0.09: * fix issue with MANIFEST - changes from 0.08: * fix passing multiple config files to SimpleConfig * Mon Jun 14 2010 pascal.bleser@opensuse.org - initial package (0.07)
/usr/lib/perl5/vendor_perl/5.40.0/MooseX /usr/lib/perl5/vendor_perl/5.40.0/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025