On Wed Mar 23 15:49:50 2011, kaffeetisch@gmx.de wrote: > While I could reproduce this problem with 5.13.9, I cannot reproduce it > with 5.13.10 nor with 5.13.11. So I think the issue has been resolved. > I disabled a bug fix with commit 7f586e4, to provide more time to resolve this. I plan to reinstate it for 5.16. If you apply the attached patch to a recent copy of perl (e.g., 5.13.11), the problem should resurface. It has to do with destructors’ not being called on some objects. See <http://rt.perl.org/rt3/Ticket/Display.html?id=36347> and <http://perl5.git.perl.org/perl.git/commitdiff/4155e4fe>.