Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Perl UPOCS › Reply To: Perl UPOCS
March 14, 2005 at 5:00 pm
#55968
Jonathan Hamilton
Participant
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