ports

devel/p5-Proc-Fork

p5-Proc-Fork-0.804 – simple, intuitive interface to the fork() system call

Description

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".

WWW: http://search.cpan.org/dist/Proc-Fork/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies