Help for this page

Select Code to Download


  1. or download this
       #!/bin/sh -- # -*- perl -*-
       eval 'exec <perlpath>/bin/perl -S $0 ${1+"$@"}'
         if 0;
    
  2. or download this
       #!<perlpath>/bin/perl
    
  3. or download this
    #!/bin/sh
    ## this is the wrapper file: <toolroot>/perl-5.8.8/bin/perl
    ...
    else
       die "Couldn't find $tool executable:  \"$exe\".";
    fi