in reply to Perl and memory usage. Can it be released?
BUT as others have already pointed out, why do you need to load all 90 MB at once?
Consider using a sliding window technique if you really need to investigate consecutive chunks of data.
Worstcase consider running a separate process.
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|