I'm having problems running perl scripts on TCH servers. I've ran the same scripts on several other servers without any problems. I've tried both .pl and .cgi extensions and have chmod 766 on all my scripts. The shebang line reads #!/usr/bin/perl
Is there anything else that could possibly be the problem?