4 Commits

Author SHA1 Message Date
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
afresh1
8bc6983327 Update devel/p5-Proc-Fork to 0.806
From wen heping <wenheping2000 () hotmail ! com>
OK sthen@
2019-10-31 01:03:06 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
giovanni
f67fafb600 Import p5-Proc-Fork, a simple, intuitive interface to the fork() system call
ok bluhm@

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".
2016-10-06 05:52:09 +00:00