in reply to
How to manage a pattern matching & counting with big data file
I believe also that you are passing an entire array around to
array_search()
instead of passing a
reference
to it . . .
Comment on
Re: How to manage a pattern matching & counting with big data file
In Section
Seekers of Perl Wisdom