Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-IO-Multiplex: IO-Multiplex module for perl
        
        
        - Summary
- 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
        
            - * Fri Sep 15 17:00:00 2006 Leif O M Bergman <lmb{%}biosci{*}ki{*}se> - 1.08-5
- - Add dist tag 
            - * Tue Dec 13 16:00:00 2005 Leif O M Bergman <lmb{%}biosci{*}ki{*}se> - 1.08-4
- - Changes for fedora xtras compliance 
            - * Mon Dec 12 16:00:00 2005 Leif O M Bergman <lmb{%}biosci{*}ki{*}se> - 1.08-3
- - Cosmetic changes for fedora xtras