Paketname | libio-multiplex-perl |
Beschreibung | object-oriented interface to select() for Perl |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.10-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 23756 Byte |
Prüfsumme MD5 | d9680bb07499d966fadb5aedd93a79c8 |
Prüfsumme SHA1 | 0a66d2b42d0a27eb805be37508bcb441cf2e2cff |
Prüfsumme SHA256 | fcea5e0e22d0fdaec4aaaee0659b3dbfb37604c962e792337f286b629ea0efd0 |
Link zum Herunterladen | libio-multiplex-perl_1.10-1_all.deb |
Ausführliche Beschreibung | 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.
|