NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Thank you! (Score:1)
I am very pleased that Adam is able to take my original concept of a leak tracer for objects and improve on my stringification approach. I'm also pleased that use.perl seems to have given this module recognition and publicity it deserves.
Re:Thank you! (Score:1)
Indeed, I forgot to thank Ivor specifically for creating this module in the first place. I hadn't ever considered overriding global bless and hooking DESTROY as a viable method, but it's proved an excellent way to do it (although obvious things in Devel:: that do evil tricks like that should never be run on production).
Reply to This
Parent