| Name: | perl-IO-Multiplex | 
|---|---|
| Version: | 1.16 | 
| Release: | 9.el8 | 
| Architecture: | noarch | 
| Group: | Development/Libraries | 
| Size: | 43640 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-IO-Multiplex-1.16-9.el8.noarch.rpm | 
| Source RPM: | perl-IO-Multiplex-1.16-9.el8.src.rpm | 
| Build Date: | Sat Mar 09 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://search.cpan.org/dist/IO-Multiplex/ | 
| Summary: | 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 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.  |