[canker:~]$ ls -l test.pl -rwxr-xr-x 1 chris users 35 Sep 17 11:52 test.pl [canker:~]$ cat test.pl #!/usr/bin/env perl print "$]\n"; [canker:~]$