Help for this page

Select Code to Download


  1. or download this
    #! /bin/bash
    exec /usr/bin/perl $*
    
  2. or download this
    #! /bin/sh
    exec /usr/local/bin/perl $*
    
  3. or download this
    #! /usr/local/bin/perlwrap