Help for this page

Select Code to Download


  1. or download this
    Unable to create sub named "" at crash.pl line 15.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            print "child starting\n";
            1 while kill ALRM => getppid;
    }