DESTROY not being called on stop/restart

2009-09-15 Thread Clinton Gormley
Hi all I'm finding that DESTROY blocks on objects stored in lexical variables are not being called on apachectl stop / restart. These lexicals are destroyed as they should be when they go out of scope. I've resorted to storing weak refs to these objects in a hash and cleaning them up with a chil

Re: libapreq2 for Windows, Apache 2.2 and Perl 5.10

2009-09-15 Thread André Warnier
Randy Kobes wrote: On Mon, Sep 14, 2009 at 6:54 AM, André Warnier wrote: Hi. I have tried following the usual links at perl.apache.org, CPAN, ActiveState, and searched Google, but I am getting a bit confused. Is there a binary package available for libapreq2 with ActivePerl 5.10/Apache 2.2/W