[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608560: ITP: libcps-perl -- module to manage flow of control in Continuation Passing Style



Package: wnpp
Owner: Jonathan Yu <jawnsy@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libcps-perl
  Version         : 0.11
  Upstream Author : Paul Evans <leonerd@leonerd.org.uk>
* URL             : http://search.cpan.org/dist/CPS/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module to manage flow of control in Continuation
Passing Style

CPS is a Perl module that enables developers to write code in Continuation
Passing Style, which is a style of writing code where the normal call/return
mechanism is replaced by explicit "continuations". It is useful whenever some
form of asynchronous or event-based programming is in use.

This module is required for upgrading IO::Async (libio-async-perl) to
version 0.34



Reply to: