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

Changes for version 1.03 - 2020-01-06

  • BUG FIXES
    • Modified tests as AnyEvent began to fail when waiting for 0 seconds. (GH#88)
  • DOCUMENTATION
    • Add two more promise modules in SEE ALSO. (GH#90, FGasper)
    • Add directives to how to install from master. (GH#89)
  • ENHANCEMENTS
    • In similar vain to PR61, optimize _notify_backend for Mojo. (GH#86, Erik Huelsmann)
  • STATISTICS
    • code churn: 12 files changed, 153 insertions(+), 24 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