Memory leaks

london.pm@welikegoats.com london.pm at welikegoats.com
Thu Nov 26 15:41:42 GMT 2009


Some code I have written appears to leak memory. I have been using
Devel::Size on the likely candidates to locate it, but so far this has
turned up nothing.

Does there exist an array that lists all of the variables currently in 
scope that I could check? Or is there another module that people recommend 
for debugging these sorts of problem? Finally, if the leak as really in 
the Perl interpreter rather than my code, is there any way of detecting 
this?

Cheers,
Andrew

-- 


More information about the london.pm mailing list