Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #
    ...
        waitpid($pid, 0);
    };
    unlike($@, qr/^not completed$/, "All tests completed in time");
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            }
            print;
    }