in reply to Re^2: Massive Perl Memory Leak
in thread Massive Perl Memory Leak

I have a previous version of the script that doesn't have the memory leak. The only real difference is the use of a central datahash to keep everything. The old script just directly prints everything.
Can you show the parts of your non-leaking script that are equivalent to what you show in your initial question?