perl-IO-Multiplex - IO-Multiplex module for perl

Description:

IO::Multiplex is designed to take the effort out of managing
multiple file handles.  It is essentially a really fancy front end to
the select system call.  In addition to maintaining the select
loop, it buffers all input and output to/from the file handles.  It
can also accept incoming connections on one or more listen sockets.

Homepage: http://search.cpan.org/dist/IO-Multiplex/

License: Artistic

Vendor: Fedora Project

Packages

perl-IO-Multiplex-1.08-5.fc8.1.noarch [21 KiB] Changelog by Tom "spot" Callaway (2007-10-16):
- add BR: perl(ExtUtils::MakeMaker)