Subject: CVS commit: wip/p5-Proc-Fork
From: Mike M. Volokhov
Date: 2011-12-07 13:12:23
Message id: E1RYGMb-0008Kk-Io@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Import p5-Proc-Fork-0.71 as wip/p5-Proc-Fork.

This module provides an intuitive, Perl-ish way to write forking
programs by letting you use blocks to illustrate which code section
executes in which fork. The code for the parent, child, retry handler
and error handler are grouped together in a "fork block". The clauses
may appear in any order, but they must be consecutive (without any
other statements in between).


Files:
RevisionActionfile
1.1importwip/p5-Proc-Fork/Makefile
1.1importwip/p5-Proc-Fork/distinfo
1.1importwip/p5-Proc-Fork/DESCR