Help for this page
Internet explorer can not download test.pl from <servername> Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please tr +y again later.
#!c:\strawberry\perl\bin\perl.exe ... print $test->header("text/html"),$test->start_html("Perl Test"); print $test->h1("Perl is working!"); print $test->end_html;