perl-Future-AsyncAwait - Deferred subroutine syntax for futures
Website: | https://metacpan.org/release/Future-AsyncAwait |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This Perl module provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves.
Packages
perl-Future-AsyncAwait-0.66-1.aldos.i686 [62 KiB] |
Changelog
by Petr Pisar (2023-09-11):
- 0.66 bump |