Package: libfuture-asyncawait-perl (0.63-1)
Links for libfuture-asyncawait-perl
Debian Resources:
Download Source Package libfuture-asyncawait-perl:
- [libfuture-asyncawait-perl_0.63-1.dsc]
- [libfuture-asyncawait-perl_0.63.orig.tar.gz]
- [libfuture-asyncawait-perl_0.63-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
deferred subroutine syntax for futures
Future::AsyncAwait 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. It is also a similar syntax used by a number of other languages; notably C# 5, EcmaScript 6, Python 3, and lately even Rust is considering adding it.
The new syntax takes the form of two new keywords, async and await.
This module is still under active development. While it now seems relatively stable enough for most use-cases and has received a lot of testing in a wide variety of scenarios, there may still be the occasional case of memory leak left in it, especially if still-pending futures are abandoned.
Other Packages Related to libfuture-asyncawait-perl
|
|
|
|
-
- dep: libc6 (>= 2.11) [not arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
-
- dep: libfuture-perl (>= 0.48)
- module for operations awaiting completion
-
- dep: libxs-parse-keyword-perl
- XS functions to assist in parsing keyword syntax
-
- dep: libxs-parse-sublike-perl (>= 0.14)
- XS functions to assist in parsing sub-like syntax
-
- dep: perl (>= 5.36.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- virtual package provided by perl-base
Download libfuture-asyncawait-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 58.2 kB | 146.0 kB | [list of files] |
arm64 | 56.5 kB | 158.0 kB | [list of files] |
armel | 54.9 kB | 133.0 kB | [list of files] |
armhf | 54.8 kB | 125.0 kB | [list of files] |
i386 | 58.7 kB | 145.0 kB | [list of files] |
mips64el | 56.8 kB | 160.0 kB | [list of files] |
mipsel | 56.5 kB | 158.0 kB | [list of files] |
ppc64el | 59.0 kB | 158.0 kB | [list of files] |
s390x | 56.3 kB | 146.0 kB | [list of files] |