head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.02.15.21.05.12;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.1
log
@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/

PR:		ports/131723
Submitted by:	Alex Kapranoff <alex at kapranoff.ru>
@
text
@%%SITE_PERL%%/CGI/Application/Plugin/ConfigAuto.pm
@@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin
@@dirrmtry %%SITE_PERL%%/CGI/Application
@@dirrmtry %%SITE_PERL%%/CGI
@
