The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.02 - 2019-06-22

  • DOCUMENTATION
    • Fixed pod error as reported by CPANTS. (GH#83, Mohammad S Anwar)
  • ENHANCEMENTS
    • In similar vain to PR #61, optimize _notify_backend (for IO::Async). (GH#85, Erik Huelsmann)
  • STATISTICS
    • code churn: 3 files changed, 31 insertions(+), 9 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