perl-IO-Mux

Multiplex several virtual streams over a real pipe/socket

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

Description:

IO::Mux allows you to multiplex several virtual streams over a single pipe
or socket. This is achieved by creating an IO::Mux object on each end of the
real stream and then creating virtual handles (IO::Mux::Handle objects) from
these IO::Mux objects.

Changelog:

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

Files:

  • IO-Mux-0.08.tar.gz
  • perl-IO-Mux.spec

Requires:

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