Help for this page
#!/usr/bin/perl -w use strict; ... print "Content-type: text/html\n\n";
print "<html><pre>\n";
print "</pre></html\n";