search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
369 B
Text
9 lines
369 B
Text
Config::JFDI is an implementation of Catalyst::Plugin::ConfigLoader
|
|
that exists outside of Catalyst.
|
|
|
|
Essentially, Config::JFDI will scan a directory for files matching a
|
|
certain name. If such a file is found which also matches an extension
|
|
that Config::Any can read, then the configuration from that file will
|
|
be loaded.
|
|
|
|
WWW: https://metacpan.org/release/Config-JFDI
|