Changes for version 0.13
- More work on CPS::Future - added cancellation, on_fail/on_done, needs_all constructor
- Also build_requires Test::Fatal
Modules
manage flow of control in Continuation-Passing Style
functional utilities in Continuation-Passing Style
represent an operation awaiting completion
control the iteration of the CPS functions
iterate at some later point
iterate immediately as fast as possible