Changes for version 0.24 - 2014-02-21

  • CHANGES
    • Have repeat print a warning if it is asked to retry over a failure
    • Change documentation to suggest try_repeat instead of repeat for retries over failure
    • Check at call time that sequencing callbacks really are callable, leading to neater error messages (RT93164)

Documentation

coding examples for Future and Future::Utils

Modules

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