IO-BufferedSelect
(1.0)
the basic problem is that readline or <FH> is line buffered, but with no timeout, and select() with sysread() has a timeout but is not line buffered. This module makes that easier.
except there was a bug in the module. I patched it and submitted it to rt.cpan.org/Public/Bug/Display.html?i...
johnvk - 2011-05-16T14:17:10 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

