cpan Future 0.12

latest releases: 0.51, 0.50, 0.49...
11 years ago
  • Take a 'return' argument to Future::Utils::repeat; deprecate the
    trial-cloning feature for subclasses
  • Have ->followed_by/etc... print a warning in void context
  • Throw an exception when ->followed_by/etc.. code does not yield a
    Future (RT84188)
  • Ensure that ->needs_all/->needs_any work correctly on a mix of
    immediate and pending Futures (RT84187)
  • Ensure that ->on_done/->on_fail always return invocant (RT84313)
  • Ensure that ->on_ready($f) works on cancelled Futures (RT84312)

Don't miss a new Future release

NewReleases is sending notifications on new releases.