Name : perl-Catalyst-Plugin-ConfigLoader
| |
Version : 0.34
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2015-09-25 08:34:27
|
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/openSUSE_Leap_42.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Catalyst::Plugin::ConfigLoader)
perl-Catalyst-Plugin-ConfigLoader
Requires :