p5-Proc-Fork

simple, intuitive interface to the fork() system call

WWW CVSWeb GITHub
  1. Package version
    p5-Proc-Fork-0.808
  2. Maintainer
    The OpenBSD ports mailing-list

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

  • devel/p5-Exporter-Tidy