Help for this page

Select Code to Download


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