软件包: libfuture-asyncawait-perl (0.56-1build1)
libfuture-asyncawait-perl 的相关链接
Trisquel 的资源:
下载源码包 libfuture-asyncawait-perl:
- [libfuture-asyncawait-perl_0.56-1build1.dsc]
- [libfuture-asyncawait-perl_0.56.orig.tar.gz]
- [libfuture-asyncawait-perl_0.56-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libfuture-asyncawait-perl 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.11) [amd64, armhf]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: 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
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虚包由这些包填实: perl-base