I'm running on Mac Os X and have configured my machine as a server. I edited one of my scripts a while ago using pico and now I get a 500 Internal Error. The error log contains -
(13)Permission denied: exec of '/Library/WebServer/CGI-Executables/test.pl' failed
Is there a simple perl regex I can run on the command line to ensure that my script is indeed suitable for unix. Thanks!