in reply to Sliding window perl program

I have problems to read your post on my mobile, but maybe this is what you are looking for?

 Re: Memory Leak when slurping files in a loop (sliding window explained)

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

Replies are listed 'Best First'.
Re^2: Sliding window perl program
by genome (Novice) on Oct 20, 2015 at 20:14 UTC
    Its not the question. I have corrected the code. Please have a look now.

      I'm afraid your code corrections are incomplete:

      • spurious "<c>" and "<p>" tags all over the place inside the main code block
      • badly formatted code, e.g., inconsistent indentation (perhaps caused by the spurious tags)