http://qs321.pair.com?node_id=173014


in reply to Re: Looking for Leaks in all the wrong places
in thread Looking for Leaks in all the wrong places

It should be noted that closures fall into the perl bugs section. They leak no matter what you do. Perl through 5.6.1 has some leaks that there's just not much you can do about, unfortunately, short of avoiding the conditions that cause them.

5.8.0 should be much better in this regard, though it's not quite out yet.

  • Comment on Re: Re: Looking for Leaks in all the wrong places