cpan Future 0.31

latest releases: 0.51, 0.50, 0.49...
9 years ago

[CHANGES]
  • Added debugging warning when destroying a failed Future that has
    not reported its failure (RT102198)
  • Have ->and_then / ->or_else die immediately to further their
    deprecation
  • Announce done_cb/fail_cb/cancel_cb as deprecated in favour of curry
  • Provide ->wrap_cb method (experimental)

[BUGFIXES]

  • Ensure that Test::Future does not retain Futures once they are
    complete (RT101128)
  • 'use Future' in Future::Utils (RT102167)

Don't miss a new Future release

NewReleases is sending notifications on new releases.