I have installed Perl 5.6.1 and I have tested it by using the command-line (ie. c:\>Perl testscript.cgi and I get the correct output.
However, when I go to the URL of the CGI (www.anywhere.com/cgi-bin/testscript.cgi) I get a HTTP-500 error message. Is there something that the Perl install or I left out? Somehow the system has to know to take the output to the browser. YES, I am new to Perl and especially on the WINDOWS2000 install.