On Thu, 2006-11-09 at 12:29 -0800, Philip M. Gollucci wrote: > In 2.x its this: > http://search.cpan.org/~fwiles/Apache-DB-0.13/DB.pm > > use APR::Pool (); > use Apache::DB (); > Apache::DB->init();
Thanks Philip. Any reason why it can't use APR::Pool for you in Apache 2? - Perrin