On Mon, 21 Aug 2006, Deepak Mallya wrote:

Hi,
   I am trying to run a simple Perl CGI script and I get the following
error..Can anyone help me on this

As others have noted, this isn't a mod_perl problem.
Help running cgi scripts is available at
  http://httpd.apache.org/docs/2.2/howto/cgi.html
For Windows, make sure that
   #!C:/Path/to/your/Perl/bin/perl.exe
appears on the first line of your script.

--
best regards,
Randy

Reply via email to