aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-Lambda
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.39Philippe Audeoud2008-11-132-4/+4
| | | | | | | | PR: ports/128835 Submitted by: Ivan B. Serezhkin <ivan _at_ serezhkin _dot_ com> (maintainer) Notes: svn path=/head/; revision=222791
* This module is another attempt to fight the horrors ofWesley Shields2008-11-114-0/+78
non-blocking I/O programming. It tries to bring back the simplicity of the declarative programming style, that is only otherwise available when one employs threads, coroutines, or co-processes. PR: ports/128652 Submitted by: Vany Serezhkin <ivan@serezhkin.com> Notes: svn path=/head/; revision=222741