in reply to I can see my perl code - script isn't executing

I can see my perl code and not the execution.

That's a server configuration issue. It needs to know that files in a certain directory or with a certain extension are to be treated as CGI scripts. Consult your web service's documentation, their tech support, or your server's configuration documentation if you run your own server.

  • Comment on Re: I can see my perl code - script isn't executing