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.
Well, mostly dead at least ;) (Score:2)
If you have some code with a lot circular refs and are trying to get rid of them all through the use of weak refs, this can be a problem since you might miss some strong refs but still think you're done.
Re:Well, mostly dead at least ;) (Score:1)