aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-IO-BufferedSelect/pkg-descr
blob: 32c4eec911cf600d279eb09616b4cafc757e1730 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                    
IO::BufferedSelect - Line-buffered select interface

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.

WWW:	http://search.cpan.org/dist/IO-BufferedSelect/