Help for this page
Select Code to Download
Select
or
download this
use POSIX ":sys_wait_h"; ... $kid = waitpid(-1,&WNOHANG); } until $kid == -1; }