
CatalystX::Features::Plugin::ConfigLoader - Makes ConfigLoader know about features

version 0.21

/MyApp/features/my.simple.feature_1.23/my.simple.feature.conf

Loads config files from features. The feature config file should have the feature name, plus the regular your usual C::P::ConfigLoaded config extensions.
The config values will be merged into the main app config hash. That means the feature is allowed to change the main app config values.


Rodrigo de Oliveira (rodrigolive), C<rodrigolive@gmail.com>

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.