in reply to Perl Shell Scripting?!
There's the language Perl, compiled and run by perl. There's Python, compiled and run by python, jpython and a few more implementations. There are a dozen or more closely related shell dialects, each interpreted and run by a different binary (sh, bash, zsh, ksh, psh, ash, csh, tcsh, etc).