Changes for version 0.50 - 2023-03-17

  • CHANGES
    • Swap all unit tests from `Test::More` to `Test2::V0`
    • Avoids test_requires on `Test::Refcount` or `Test::Fatal`
  • BUGFIXES
    • Fix documentation minisynopsis on `->udata`
    • Set `@CARP_NOT` so that `AWAIT_GET` rethrow appears to come from the right location (RT145249)

Documentation

coding examples for Future and Future::Utils

Modules

represent an operation awaiting completion
an exception type for failed Futures
mutual exclusion lock around code that returns Futures
utility functions for working with Future objects
unit test assertions for Future instances
a future which completes later

Provides

in lib/Future/PP.pm