in reply to Re^4: poorly documented behaviour of readline() and IO::Select
in thread poorly documented behaviour of readline() and IO::Select
The following builtins perform buffered reading:
readpipe (aka backticks) probably does as well, but it's not relevant here since it doesn't operate on a file handle.
|
---|
In Section
Seekers of Perl Wisdom