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.