#!/bin/sh PATH=$HOME/perl/bin:$HOME/tools:/opt/perl5/bin:/usr/local/bin:$PATH export PATH exec perl -S -w -x $0 ${1+"$@"} #! perl -w #line 8