| Paketname | libio-async-perl |
| Beschreibung | module providing asynchronous filehandle I/O |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.29-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 508 Byte |
| Hängt ab von | perl, libsocket-getaddrinfo-perl, libheap-perl (>= 0.80), libasync-mergepoint-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 163754 Byte |
| Prüfsumme MD5 | f94305f8e28e6d62bcd094f98f8d2d3c |
| Prüfsumme SHA1 | 20d3a273c1c0bdee9326adc192b45555f217bcc7 |
| Prüfsumme SHA256 | 3dc21c348ff54b801fe2872dcb155ca45f5d4f08dbf42bc689ff54d67e0b75da |
| Link zum Herunterladen | libio-async-perl_0.29-1_all.deb |
| Ausführliche Beschreibung | IO::Async is a collection of Perl modules that allow programs to perform
various operations on filehandles asynchronously.
.
Typically, a program would use a main IO::Async::Loop which would contain the
other objects that perform the actual I/O work required by the program. This
versatile loop supports features like timers and signal handlers through its
various included subclasses.
|