in reply to Re^2: memory leak
in thread memory leak

I wish I could say "if you were using use strict; use warnings; it would have picked this up", but I can't because it wouldn't have.

None the less, it would be a good idea anyway :)


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon