There is no explicit Execute Perl/Python/Bash/Tcsh/Ruby/etc action because they are all the Execute Shell Script action.
Assuming your shell script starts with the normal #!
(eg #!/usr/bin/python
or whatever), then you can execute it with the Execute Shell Script, either as text or a file.