in reply to
Class DBI and reference counting
Since you're using mod_perl, you can store them in
Apache->request->pnotes()
. See the pnotes() method in the mod_perl docs.
Comment on
Re: Class DBI and reference counting
Download
Code
In Section
Seekers of Perl Wisdom