#!/usr/local/bin/perl print "Content-type: text/html\n\n"; print " < html>"; print "
Make your own free website on Tripod.com
\n"; print "

Hello, world!

\n"; print "This Sentence is underlined \n"; print "\n";