[cgiapp] cached DBI connections with cgiapp/fastcgi
Benjamin Hitz
hitz at genome.stanford.edu
Fri Oct 24 16:20:31 EDT 2008
>
> 1) Unable to turn on DBI_TRACE within perl ($ENV{DBI_TRACE} = 2=/
> path/to/file). I have had this problem in the past with other
> scripts, I suppose I will have to fiddle around more with this.
In case anyone was wondering about this head scratcher - you have to
set DBI_TRACE before you load DBI.pm.
So using require instead of use will work.
Ben
--
Ben Hitz
Senior Scientific Programmer ** Saccharomyces Genome Database ** GO
Consortium
Stanford University ** hitz at genome.stanford.edu
More information about the cgiapp
mailing list