Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    }
    
    whatever;
    
  2. or download this
    #! /usr/bin/perl
    
    ...
    }
    
    whatever;
    
  3. or download this
    #! /usr/bin/perl
    
    ...
    $rc >> 8;
    
    exit $rc;
    
  4. or download this
    #! /usr/bin/perl
    
    ...
    $rc >> 8;
    
    exit $rc;