Binary package “libproc-fork-perl” in ubuntu bionic

Perl interface to the fork() system call

 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.