in reply to Re^5: Don't re-read file for each new pattern...
in thread Don't re-read file for each new pattern...

The point is that it caches file info into @strings and processes the latter each time for each supplied pattern.

That states it well!

Thank you, again, for your help.

  • Comment on Re^6: Don't re-read file for each new pattern...