Name : perl-Config-Merge
| |
Version : 1.04
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.6.1
| Date : 2023-07-20 19:34:39
|
Group : Development/Libraries/Perl
| Source RPM : perl-Config-Merge-1.04-lp155.6.1.src.rpm
|
Size : 0.09 MB
| |
Packager : https://www_suse_com/
| |
Summary : load a configuration directory tree containing
|
Description :
Config::Merge is a configuration module which has six goals:
* * Flexible storage
Store all configuration in your format(s) of choice (YAML, JSON, INI, XML, Perl, Config::General / Apache-style config) broken down into individual files in a configuration directory tree, for easy maintenance. See \"CONFIG TREE LAYOUT\"
* * Flexible access
Provide a simple, easy to read, concise way of accessing the configuration values (similar to Template). See \"ACCESSING CONFIG DATA\"
* * Minimal maintenance
Specify the location of the configuration files only once per application, so that it requires minimal effort to relocate. See \"USING Config::Merge\"
* * Easy to alter development environment
Provide a way for overriding configuration values on a development machine, so that differences between the dev environment and the live environment do not get copied over accidentally. See \"OVERRIDING CONFIG LOCALLY\"
* * Minimise memory use
Load all config at startup so that (eg in the mod_perl environment) the data is shared between all child processes. See \"MINIMISING MEMORY USE\"
* * Flexible implementation
You may want to use a different schema for your configuration files, so you can pass in (or subclass) methods for determining how your files are merged. See \"ADVANCED USAGE\".
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/noarch |