Skip to content
Sections
>> Trisquel >> Packages >> aramo >> perl >> libfuture-asyncawait-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Source: libfuture-asyncawait-perl  ]

Package: libfuture-asyncawait-perl (0.56-1build1)

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

  • depends
  • recommends
  • suggests

Download libfuture-asyncawait-perl

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 44.2 kB119 kB [list of files]
arm64 43.5 kB111 kB [list of files]
armhf 41.6 kB98 kB [list of files]
ppc64el 46.5 kB135 kB [list of files]