CPS
view release on metacpan or search on metacpan
* Implement gkpar in terms of gkforeach so it respects the governor's
->enter method
0.17 CHANGES:
* Supply ->done_cb, ->fail_cb, ->cancel_cb callback-generation
methods to CPS::Future
* Allow future chaining for cancellation
0.16 CHANGES:
* Allow passing CPS::Future objects into others for on_ready, on_done
and on_fail callbacks (RT78432)
* Override calling on a CPS::Future to invoke ->done directly
0.15 CHANGES:
* More work on CPS::Future - added ->and_then, ->transform
0.14 CHANGES:
* Handle Carp 1.25's new message format - RT 75377
0.13 CHANGES:
* More work on CPS::Future - added cancellation, on_fail/on_done,
( run in 0.610 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )