libio-bufferedselect-perl

Perl module for line-buffered select interface
  http://search.cpan.org/dist/IO-BufferedSelect/
  0
  no reviews



The purpose of this module is to implement a buffered version of the select interface that operates on lines, rather than characters. given a set of filehandles, it will block until a full line is available on one or more of them.