Package perl-IO-Multiplex: Information

    Source package: perl-IO-Multiplex
    Version: 1.13-alt1
    Build time:  Sep 20, 2011, 12:17 AM
    Category: Development/Perl
    Report package bug
    License: Perl
    Summary: IO::Multiplex - Manage IO on many file handles
    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 C<select> system
    call. In addition to maintaining the C<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.

    List of rpms provided by this srpm:
    perl-IO-Multiplex (noarch)

    Maintainer: Igor Vlasenko


    ACL:
    @qa_p7

      1. perl-devel

    Last changed


    Sept. 19, 2011 Igor Vlasenko 1.13-alt1
    - automated CPAN update
    April 10, 2011 Victor Forsyuk 1.12-alt1
    - 1.12
    Nov. 22, 2010 Igor Vlasenko 1.10-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu