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
        
            - * 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
 
        
            - * Sun Feb 20 16:00:00 2005 Dag Wieers <dag{%}wieers{*}com> - 1.08-2
 
            - Cosmetic changes.