Changes for version 0.20 - 2013-11-18

  • CHANGES
    • Include an indication of done/failed/cancelled status of a Future when ->done or ->failing an already-ready one
  • BUGFIXES
    • Declare requires perl 5.8 because it fails on 5.6 smokers - no idea why
    • Fix a couple of typoes in docs (RT89185)

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
utility functions for working with Future objects