Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        my $PAR_PROGNAME = $ENV{PAR_PROGNAME};
    ...
        }
    } ## end BEGIN
    
  2. or download this
    
    while( 1 ){
    ...
          die "ParParent is dead";
      }
    }