Help for this page

Select Code to Download


  1. or download this
    Can't modify subroutine entry in scalar assignment at /net/one/home1/r
    +ed/dlamblin/34256/deadlock_0.5hourbak.pl line 29, near "&baitKiller;"
    Execution of /net/one/home1/red/dlamblin/34256/deadlock_0.5hourbak.pl 
    +aborted due to compilation errors.
    
  2. or download this
    #!/usr/local/bin/perl5
    
    ...
      }
      $SIG{CHLD} = \&REAPER;                #reset signal handling.
    } #end sub REAPER