libanyevent-aio-perl 1.1-2 source package in Ubuntu
Changelog
libanyevent-aio-perl (1.1-2) unstable; urgency=medium * Source-only no-change re-upload. -- Nick Morrott <email address hidden> Sat, 16 Apr 2022 02:52:01 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libanyevent-aio-perl_1.1-2.dsc | 2.1 KiB | 33f17abc2a7f25dafcbe7d032d7aa65b6e794d09e61b18eed402f6f0100d791b |
libanyevent-aio-perl_1.1.orig.tar.gz | 2.1 KiB | e74f06f072883be196ee50cad591ac68aba30fd57edcb106baeef24c8b0d2284 |
libanyevent-aio-perl_1.1-2.debian.tar.xz | 1.6 KiB | 4f2f5b43aee095ab7e378a7b4803cc6ad39830c291ba2f1b33c422ebae8e46be |
No changes file available.
Binary packages built by this source
- libanyevent-aio-perl: Perl module to seamlessly integrate IO::AIO into AnyEvent
AnyEvent::AIO is an AnyEvent user: you need to make sure that you use and run
a supported event loop.
.
Loading this module will install the necessary magic to seamlessly integrate
IO::AIO into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff (you still can, but this module
will do it in case you don't).
.
The AnyEvent watcher can be disabled by executing undef
$AnyEvent::AIO::WATCHER.