SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Catalyst-Plugin-ConfigLoader rpm build for : OpenSuSE. For other distributions click perl-Catalyst-Plugin-ConfigLoader.

Name : perl-Catalyst-Plugin-ConfigLoader
Version : 0.34 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-05-01 08:24:59
Group : Development/Libraries/Perl Source RPM : perl-Catalyst-Plugin-ConfigLoader-0.34-1.1.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Load config files of various types
Description :
This module will attempt to load find and load a configuration file of
various types. Currently it supports YAML, JSON, XML, INI and Perl formats.
Special configuration for a particular driver format can be stored in
\'MyApp->config->{ \'Plugin::ConfigLoader\' }->{ driver }\'. For example, to
pass arguments to the Config::General manpage, use the following:

__PACKAGE__->config( \'Plugin::ConfigLoader\' => {
driver => {
\'General\' => { -LowerCaseNames => 1 }
}
} );

See the Config::Any manpage\'s \'driver_args\' parameter for more information.

To support the distinction between development and production environments,
this module will also attemp to load a local config (e.g. myapp_local.yaml)
which will override any duplicate settings. See /get_config_local_suffix
for details on how this is configured.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Catalyst::Plugin::ConfigLoader)
perl-Catalyst-Plugin-ConfigLoader

Requires :
perl(Config::Any) => 0.20
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Data::Visitor) => 0.24
perl(Module::Pluggable) => 5.1
perl(:MODULE_COMPAT_5.18.2)
perl(MRO::Compat) => 0.09
perl(Catalyst::Runtime) => 5.7008
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Catalyst
/usr/lib/perl5/vendor_perl/5.18.2/Catalyst/Plugin
/usr/lib/perl5/vendor_perl/5.18.2/Catalyst/Plugin/ConfigLoader
/usr/lib/perl5/vendor_perl/5.18.2/Catalyst/Plugin/ConfigLoader.pm
/usr/lib/perl5/vendor_perl/5.18.2/Catalyst/Plugin/ConfigLoader/Manual.pod
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Catalyst-Plugin-ConfigLoader
/usr/share/doc/packages/perl-Catalyst-Plugin-ConfigLoader/Changes
/usr/share/doc/packages/perl-Catalyst-Plugin-ConfigLoader/README
/usr/share/man/man3/Catalyst::Plugin::ConfigLoader.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::ConfigLoader::Manual.3pm.gz

 
ICM