in reply to
Re^2: Estimate line count in text file
in thread
Estimate line count in text file
xaprb
,
My mistake, I was referring to
davidrw
's
reply
. I would suggest (if you have not already done so) benchmarking their
Tie::File
solution with some 'large' files, since peoples definition of what constitutes a large file differs :)
Martin
Comment on
Re^3: Estimate line count in text file
In Section
Seekers of Perl Wisdom