test

摘自互联网

print "Content-type: text/html \n\n";
print "OK!\n";
print "

OK! Perl程序已经运行!

\n";
print "\n";
exit;