http://www.perlmonks.org?node_id=517120


in reply to Re^4: Out of Memory Error -- Possible Leak?
in thread Out of Memory Error -- Possible Leak?

If you're right about that, then it's a memory leak in the Tk module, which you should report to its maintainers. That shouldn't happen, and it's not caused by anything that Perl itself is doing.

Seriously, I do know how Perl's garbage collection works. I'm not just pretending. :-)

  • Comment on Re^5: Out of Memory Error -- Possible Leak?