![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Going through a big file [solved]by pvaldes (Chaplain) |
on Jan 22, 2013 at 16:15 UTC ( #1014716=note: print w/replies, xml ) | Need Help?? |
And, just for the purpose of being annoying, you can try also something in between, to read your huge file in chunks of n characters or n lines. See "perldoc -f read", and "perldoc -v $."
In Section
Seekers of Perl Wisdom
|
|