blob: 859c1a5ac64cc2b298d67e2e96720f2cff8d1133 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|