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


in reply to Re: use regular expressions across multiple lines from a very large input file
in thread use regular expressions across multiple lines from a very large input file

Thanks. I'll look into sliding buffers. This may solve another problem I'm having with memory leaks each time I slurp.