Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        if( ! $ENV{PDUPRE_RESTART}) {
    ...
          exec $0, '--restarted', @ARGV
        };
    };
    
  2. or download this
    !#/Users/.ME./perl
    
  3. or download this
    !#/usr/bin/env perl