K 10
svn:author
V 5
culot
K 8
svn:date
V 27
2011-02-05T12:34:35.000000Z
K 7
svn:log
V 439
The functions in this module implement or assist the writing of
programs, or parts of them, in Continuation Passing Style (CPS).
Briefly, CPS is a style of writing code where the normal call/return
mechanism is replaced by explicit "continuations", values passed in
to functions which they should invoke, to implement return behaviour.

WWW: http://search.cpan.org/dist/CPS/

Approved by:	sahil@/wen@ (mentors, implicit)
Feature safe:	yes

END
