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

Changes for version 0.35 - 2017-06-23

  • CHANGES
    • Link to YAPC::EU talk video in SEE ALSO
  • BUGFIXES
    • Handle cancelled/completed slots when fmap is cancelled (RT120469) (thanks tm604)

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
mutual exclusion lock around code that returns Futures
utility functions for working with Future objects
unit test assertions for Future instances