Hi.

2008/8/28 Mike Tonks <[EMAIL PROTECTED]>:

> I have some settings in a 'perl' syntax config file, using
> CGI::Application::Plugin::ConfigAuto (qw/cfg/);
>
> I'd really like to access this from some legacy cgi scripts, but can't
> work out how.

CGI::Application::Plugin::ConfigAuto uses Config::Auto, you can use
it. Or you can simply execute your file using 'do'.

-- 
Alexandr Ciornii, http://chorny.net

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to