in reply to Re: poorly documented behaviour of readline() and IO::Select
in thread poorly documented behaviour of readline() and IO::Select

Also! if you use eof or eof() together with sysread sysread does not work! (line gets buffered to read it by readline()) !
  • Comment on Re^2: poorly documented behaviour of readline() and IO::Select