软件包:libfuture-asyncawait-perl(0.69-2 以及其他的) [debports]
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.1 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libfile-sharedir-perl
- module to locate non-code files during run-time
-
- dep: libfuture-perl (>= 0.50)
- module for operations awaiting completion
-
- dep: libtest2-suite-perl (>= 0.000148)
- set of tools built upon the Test2 framework
-
- dep: libxs-parse-keyword-perl
- XS functions to assist in parsing keyword syntax
-
- dep: libxs-parse-sublike-perl (>= 0.24)
- XS functions to assist in parsing sub-like syntax
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base