Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libio-bufferedselect-perl
Perl module for line-buffered select interface
http://search.cpan.org/dist/IO-BufferedSelect/
0
no reviews
Install
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.