pkgsrc/www/p5-Catalyst-Plugin-ConfigLoader/DESCR
abs c9b73fb7ac Added www/p5-Catalyst-Plugin-ConfigLoader version 0.20
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 }.
2008-07-15 09:18:17 +00:00

7 lines
273 B
Plaintext

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 }.