Config-Merge
view release on metacpan or search on metacpan
* 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
lib/Config/Merge.pm view on Meta::CPAN
See L</"CONFIG TREE LAYOUT">
=item * Flexible access
Provide a simple, easy to read, concise way of accessing the configuration
values (similar to L<Template>). See L</"ACCESSING CONFIG DATA">
=item * Minimal maintenance
Specify the location of the configuration files only once per
application, so that it requires minimal effort to relocate.
See L</"USING Config::Merge">
=item * 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 L</"OVERRIDING CONFIG LOCALLY">
=item * Minimise memory use
( run in 1.910 second using v1.01-cache-2.11-cpan-71847e10f99 )