Colin Watson ([EMAIL PROTECTED]) wrote:
> ######### test.pl
> !#/usr/bin/perl -w
 
sorry i type wrong this is my test.pl

#!/usr/bin/perl -w

print "Content-type: text/html\n\n";
print "<h2>Test cgi</h2>\n";

Reply via email to