libfuture-asyncawait-perl 0.36-1 source package in Ubuntu

Changelog

libfuture-asyncawait-perl (0.36-1) unstable; urgency=medium

  * Import upstream version 0.36.

 -- gregor herrmann <email address hidden>  Sun, 19 Jan 2020 02:20:28 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libfuture-asyncawait-perl_0.36-1.dsc 2.6 KiB 1d8a49e85f7b3d0888e0308a42a8014821c747584093f6cb1a8cab211b8e70e3
libfuture-asyncawait-perl_0.36.orig.tar.gz 69.0 KiB 75d2e446659472c2fc63cf709d0e22943e8af03c0b80ce9061ce22c0b653b3b3
libfuture-asyncawait-perl_0.36-1.debian.tar.xz 2.6 KiB 172a94f888440ab01a09d57734d1859c48fbb36381d6283a38ea38deb507c5e1

Available diffs

No changes file available.

Binary packages built by this source

libfuture-asyncawait-perl: 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.

libfuture-asyncawait-perl-dbgsym: No summary available for libfuture-asyncawait-perl-dbgsym in ubuntu groovy.

No description available for libfuture-asyncawait-perl-dbgsym in ubuntu groovy.