Help for this page

Select Code to Download


  1. or download this
    #!/path/to/perl/used/to/install/bin/perl
    
    eval 'exec /path/to/perl/used/to/install/bin/perl -w -S $0 ${1+"$@"}'
        if 0; # not running under some shell
    ...[ script contents here ]...
    
  2. or download this
    @rem = '--*-Perl-*--
    @echo off
    ...
    
    __END__
    :endofperl