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

Changes for version 0.32 - 2015-03-10

  • CHANGES
    • Documentation updates for new ->wrap_cb method
  • BUGFIXES
    • Empty convergents should respect subclassing (RT97537)
    • Adjust loss-report regexp for bleadperl (RT99002 again)
    • Make trailing periods in warning tests optional, to account for Carp version changes (RT100685)

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
utility functions for working with Future objects
unit test assertions for Future instances