![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: Do I need to free allocated space in an END sub?by blahblahblah (Priest) |
on Dec 11, 2004 at 15:28 UTC ( #414112=note: print w/replies, xml ) | Need Help?? |
I think that in mod_perl 2 the END block doesn't get run at the end of every request -- it only runs when the process ends. So if upgrading your apache/mod_perl is an option, that might solve your problem.
-Joe
In Section
Seekers of Perl Wisdom
|
|