#!/usr/bin/perl print "Content-type: text/html\n\n"; print "Title Page\n"; print "
Some text here
\n";