http://www.perlmonks.org?node_id=238987


in reply to Re: Read a line with max length ?
in thread Read a line with max length ?

From the Camel (3rd edition), p. 810:

You should be prepared to handle the problems (like interrupted syscalls) that standard I/O normally handles for you. Because it bypasses standard I/O, do not mix sysread with other kinds of reads, print, printf, write, seek, tell, or eof on the same filehandle unless you are into heavy wizardry (and/or pain).

Why sysread over read?

--
F o x t r o t U n i f o r m
Found a typo in this node? /msg me
The hell with paco, vote for Erudil!