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.
  • Comment on Re^2: use regular expressions across multiple lines from a very large input file