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.350.0 Vendor : obs://build_opensuse_org/home:rootprompt
Release : lp156.2.1 Date : 2024-07-19 23:07:30
Group : Unspecified Source RPM : perl-Catalyst-Plugin-ConfigLoader-0.350.0-lp156.2.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
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 Config::General, use the following:

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

See Config::Any\'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/home:/rootprompt/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Catalyst-Plugin-ConfigLoader-0.350.0-lp156.2.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Catalyst::Runtime) >= 5.700.800
perl(Config::Any) >= 0.20
perl(Data::Visitor) >= 0.24
perl(MRO::Compat) >= 0.09
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/Catalyst
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Plugin/ConfigLoader
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Plugin/ConfigLoader.pm
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Plugin/ConfigLoader/Manual.pod
/usr/lib/perl5/vendor_perl/5.26.1/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/licenses/perl-Catalyst-Plugin-ConfigLoader
/usr/share/licenses/perl-Catalyst-Plugin-ConfigLoader/LICENSE
/usr/share/man/man3/Catalyst::Plugin::ConfigLoader.3pm.gz
/usr/share/man/man3/Catalyst::Plugin::ConfigLoader::Manual.3pm.gz

 
ICM