Index of /ports_www/p5-CGI-Application-Plugin-ConfigAuto
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 746
distinfo 28-May-2011 14:15 182
pkg-descr 16-Feb-2009 00:05 553
pkg-plist 16-Feb-2009 00:05 166
CGI::Application::Plugin::ConfigAuto adds easy access to config file
variables to your CGI::Application modules. Lazy loading is used to
prevent the config file from being parsed if no configuration variables
are accessed during the request.
The format is detected automatically using Config::Auto. It it known to
support the following formats: colon separated, space separated, equals
separated, XML, Perl code, and Windows INI. See that modules
documentation for complete details.
WWW: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/