perl-IO-Multiplex

Manage Input Output on many file handles

SRPM:     perl-IO-Multiplex-1.09-1.n0i.1.fc8.src.rpm
SPEC:     perl-IO-Multiplex.spec
Version:  1.09
Release:  1.n0i.1.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     16203
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/IO-Multiplex/
Date:     Mon Jun 11 2007, 07:26 GMT

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.

Changelog:

  • Mon Jun 11 2007 Marius Feraru <altblue@n0i.net> - 1.09-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.9
    - version 1.09

Files:

  • IO-Multiplex-1.09.tar.gz
  • perl-IO-Multiplex.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(IO::Socket)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)