The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.04 - 2020-02-23

  • ENHANCEMENTS
    • P::D::EV has a new `cleanup` class method clearing up the EV handler. (GH#91, wangvisual)
  • STATISTICS
    • code churn: 4 files changed, 173 insertions(+), 160 deletions(-)

Documentation

Examples of chaining/pipelining of asynchronous operations
All you need to know about Promises
Examples of recursive asynchronous operations
A comparison of Scala Futures with Promises
A breakdown of the SYNOPSIS section of Promises
Counter examples to Promises

Modules

An implementation of Promises in Perl
An implementation of Promises in Perl
An implementation of Promises in Perl
An implementation of Promises in Perl
An implementation of Promises in Perl
IO::Async implementation of Promises
An implementation of Promises in Perl
An implementation of Promises in Perl
Turns functions into promises