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

Changes for version 0.040 - 2013-07-15

  • [BUG FIX] Now Carp::croak() called in callback functions for try(), fcall(), then() and catch() methods report the error from the user's perspective. Note that you have to include 'Future::Q' in @CARP_NOT of the package that calls try(), fcall(), then() or catch().
  • Perhaps error reporting might need a little more brush-up...

Modules

a thenable Future like Q module for JavaScript