![]() |
|
more useful options | |
PerlMonks |
Re: perl io and linux issuesby jeroenes (Priest) |
on Mar 30, 2001 at 15:20 UTC ( #68334=note: print w/replies, xml ) | Need Help?? |
For one thing, a readline must search for a newline in the
file. Of course that is slower that a read, that just
takes a predefined length of bytes from a file.
Others will have more to say about the linux file IO. As far as I know, it is fast.
Jeroen
In Section
Seekers of Perl Wisdom
|
|