in reply to
Apache::DBI and mod_perl
Using mod_perl in "PerlRun" mode should mean that you can run your scripts without change and still get persistent DBI connections via Apache::DBI. See the
Guide
for details.
rdfield
Comment on
Re: Apache::DBI and mod_perl
In Section
Seekers of Perl Wisdom