use POSIX 'WNOHANG'; use POSIX 'setsid'; use POSIX 'sys_wait_h'; #### use POSIX qw( WNOHANG setsid sys_wait_h );