On Wed, 2003-11-19 at 02:34, Christophe Musielak wrote:
> hum but connect_cached is quite a recent feature (my production servers
> are DBI 0.92)

Actually, connect_cached is more than 4 years old.  The 0.92 release
came out in February 1998!  You really need to upgrade.

> The last solution is to create a
> singleton object with a global $dbh that is called from a Database
> object.

That will probably work.  You could just copy the code from
connect_cached in a recent release of DBI.  It's short.

- Perrin


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to