Pakket: libfuture-asyncawait-perl (0.36-1)
Verwijzigingen voor libfuture-asyncawait-perl
Trisquel bronnen:
Het bronpakket libfuture-asyncawait-perl downloaden:
- [libfuture-asyncawait-perl_0.36-1.dsc]
- [libfuture-asyncawait-perl_0.36.orig.tar.gz]
- [libfuture-asyncawait-perl_0.36-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- gregor herrmann
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
STABILITY WARNING: This module is still relatively new and under active development. While it now seems relatively stable enough for most use-cases, there may still be a number of memory leaks left in it, especially if still-pending futures are abandoned.
Andere aan libfuture-asyncawait-perl gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- dep: perl (>= 5.30.0-9)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- virtueel pakket geboden door perl-base