Help for this page

Select Code to Download


  1. or download this
    my $prg = "./runaway.pl"; # program that hangs, dies or exits 0
    my $timeout = 4; # seconds to wait
    ...
      }
      return $return_code;
    }