This is a summary overview of the Perl commands that can be especially helpful for creating formatted inputs and outputs. This section includes:
SuccessWhen using Perl to parse the script, pass these as parameters to an execute program action that specified Perl.exe as the command to run. Perl.exe executes the write_to_file.pl Perl script and passes the rest of the arguments to the script.
WarningNote
Perl has a strict mode that is enabled by using use strict; within the script. QPASA_VARS and QPASA_OUTPUT variables are not supported by use strict.