| Paketname | libio-async-perl |
| Beschreibung | Perl package providing asynchronous filehandle I/O |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.27-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 500 Byte |
| Hängt ab von | perl, libheap-perl (>= 0.8), libasync-mergepoint-perl, libsocket-getaddrinfo-perl (>= 0.08) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 161958 Byte |
| Prüfsumme MD5 | 7daf2e52afc467db718af70c976b7a7f |
| Prüfsumme SHA1 | 7ea9fbc9568c839d0fb30bea62bb40fec9e9fce8 |
| Prüfsumme SHA256 | 566def21aa8dc99fc2bf0d10b994786a54145b28b36e28e4d19e731a49f4996f |
| Link zum Herunterladen | libio-async-perl_0.27-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.
|