Dean,
The UPoC’s do not utilize Perl scripting. If you want to execute a Perl script you will have to call the script from within Tcl or Java.
Typically, you can add ‘perl $path/scriptname’ to your Tcl script to execute a script. May vary from platform to platform though.
Both of these languages are documented in the Manuals.
Regards,
Jonathan