p5-IO-BufferedSelect

line-buffered select interface

WWW CVSWeb GITHub
  1. Package version
    p5-IO-BufferedSelect-1.0p0
  2. Maintainer
    Alexander Bluhm

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.