![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Memory Leakby eye (Chaplain) |
on Feb 20, 2009 at 08:11 UTC ( #745304=note: print w/replies, xml ) | Need Help?? |
weaken() in Scalar::Util can be used to address these issues. There is a nice example of using weaken() to manage circular references at http://www.simplicidade.org/notes/archives/2005/07/weaken_referenc.html.
In Section
Seekers of Perl Wisdom
|
|