in reply to
Re: Fast file parsing
in thread
Fast file parsing
You could also exit the while loop with a "last" statement when you get them all. Might be easier to read.
Comment on
Re: Re: Fast file parsing
In Section
Seekers of Perl Wisdom