in reply to Perl and Emacs

Also, here's what the shell entry looks like in my .emacs file:
;;; ;;; Shell-mode ;;; ---------- (setf sh-shell-file "/bin/sh")


BlueLines