Help for this page
------------------------------- use strict; ... print "\tWait : " . waitpid($pid, 0), "\n"; } }
use strict; use warnings; ... print "\tWait : " . waitpid($pid, 0), "\n"; } }