CPS
view release on metacpan or search on metacpan
0.13 CHANGES:
* More work on CPS::Future - added cancellation, on_fail/on_done,
needs_all constructor
* Also build_requires Test::Fatal
0.12 CHANGES:
* Some initial work on CPS::Future
0.11 CHANGES:
* Added kpareach()
* Renamed kloop() to kwhile(); added transparent back-compatibility
redirect
0.10 CHANGES:
* Moved data-flow functional functions into their own CPS::Functional
namespace
* Don't check ref($k) eq "CODE" - may get in the way of Clever Tricks
(e.g. callable objects)
BUGFIXES:
* Scrub @_ in continuation from kwhile() and kpar() - fixes RT 55787
( run in 0.775 second using v1.01-cache-2.11-cpan-0a6323c29d9 )