p cooper wrote...
> and I can run the scripts from a Console
> ie perl is in the right place and the shebang line is OK
>
>
>
Are your perl scripts written to output to a browser? When you output
perl to a browser the script must contain the line:
print "Content-type: text/html\n\n";<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: perl scripts appear as text