libproc-fork-perl

Perl interface to the fork() system call
  https://metacpan.org/release/Proc-Fork
  0
  no reviews



Proc::fork provides an intuitive, perl-ish way to write forking programs by facilitating the use of blocks to illustrate which code section executes in which fork.