Tools
Unable to Run Perl Script
You can install other ActivePerl version or Perl binary by using the option to "Run an external program" instead of "Run Script"
First published date
Last published date
Overview
Product section
Cause
- Perl script is working fine with Kiwi (except when using ActivePerl 5.18 or above versions).
- Kiwi Syslog can only detect x86 perl script engine only.
Resolution
- Instead of using Action = Run Script with script language = PerlScript, use the option Action = Run an external program.
- Specify the Perl binary as the executable with the script file as a command line option.
This will allow you to run the Perl version of your choice.