perl-AnyEvent-Future - Use Future with AnyEvent
| Website: | https://metacpan.org/dist/AnyEvent-Future/ |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
This subclass of Future integrates with AnyEvent, allowing the await method to block until the future is ready. It allows AnyEvent-using code to be written that returns Future instances, so that it can make full use of Future's abilities, including Future::Utils, and also that modules using it can provide a Future-based asynchronous interface of their own.
Packages
| perl-AnyEvent-Future-0.05-4.aldos.noarch [20 KiB] |
Changelog
by Chris Adams (2024-03-08):
- additional spec file cleanups |