Did you get this to work? I have created a very simple Perl script:
sub Main(){
return "OK";
}
And still get the following error anytime the script is enabled:
Error info: Invalid character on line: 1
Did you get this to work? I have created a very simple Perl script:
sub Main(){
return "OK";
}
And still get the following error anytime the script is enabled:
Error info: Invalid character on line: 1