[Catalyst] Best place to set environment variables

Marc Logghe Marc.Logghe at DEVGEN.com
Wed Oct 11 13:10:57 CEST 2006


Hi,
What is The Best Way (TM) to configure environment variables in Catalyst
?
 
Currently, it is set in a perl block in the apache perl.conf
$ENV{ORACLE_HOME} = '/path/to/orahome/';
 
But actually I'd prefer to keep this together with the configuration of
the catalyst application itself.
Is it possible to do that in the application yml, for instance ? 
 
Cheers,
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20061011/946fa8a9/attachment.htm 


More information about the Catalyst mailing list