From: Perrin Harkins Subject: Re: object index & mod_perl Date: 17:57 on 31 May 2005
On Tue, 2005-05-31 at 17:15 +0200, Hartmaier Alexander wrote:
> Is it possible to set the var ‘$Class::DBI::Weaken_Is_Available = 0;’> in the apache config file?
Yes. You can set it any time after you have loaded Class::DBI.
- Perrin