![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: using a perl LoL and almost running out of memorby Thilosophy (Curate) |
on Oct 23, 2007 at 01:55 UTC ( #646617=note: print w/replies, xml ) | Need Help?? |
How about @batch_lines? Are you also clearing that one? The program finished, but then the perl process is killed, the memory is not freed. That sounds unlikely. After the perl process is finished, all its resources (including memory) should be freed by the OS.
In Section
Seekers of Perl Wisdom
|
|