Perlfork

PERLFORK(1) Perl Programmers Reference Guide PERLFORK(1)

Perlfork

PERLFORK(1) Perl Programmers Reference Guide PERLFORK(1) # PERLFORK(1) Perl Programmers Reference Guide PERLFORK(1) NNAAMMEE # perlfork - Perl's fork() emulation SSYYNNOOPPSSIISS # NOTE: As of the 5.8.0 release, fork() emulation has considerably matured. However, there are still a few known bugs and differences from real fork() that might affect you. See the "BUGS" and "CAVEATS AND LIMITATIONS" sections below. Perl provides a ffoorrkk(()) keyword that corresponds to the Unix system call of the same name. ...