in reply to
Making some handles non-persistent when using Apache::DBI
A method for doing this is described
here
and in the mod_perl Developer's Cookbook published by Sams.
Comment on
Re: Making some handles non-persistent when using Apache::DBI
In Section
Seekers of Perl Wisdom