Port variant | 536 |
Summary | Scans directories for matching file names (5.36) |
Package version | 0.065 |
Homepage | No known homepage |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 538 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 AUG 2023, 23:28:01 UTC |
Port created | 14 JUN 2017, 04:26:08 UTC |
single | 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. Config::JFDI will also look for special files that end with a "_local" suffix. Files with this special suffix will take precedence over any other existing configuration file, if any. The precedence takes place by merging the local configuration with the "standard" configuration via Hash::Merge::Simple. Finally, you can override/modify the path search from outside your application, by setting the [NAME]_CONFIG variable outside your application (where [NAME] is the uppercase version of what you passed to Config::JFDI->new). |
main | mirror://CPAN/ID:R/RO/ROKR |
No other ports depend on this one. |