summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-ConfigLoader/DESCR
blob: cf4ea27f77db57f0e694e52af4cd6840354595f5 (plain)
1
2
3
4
5
6
This module will attempt to load find and load a configuration file
of various types. Currently it supports YAML, JSON, XML, INI and
Perl formats. Special configuration for a particular driver format
can be stored in

MyApp->config->{ 'Plugin::ConfigLoader' }->{ driver }.