!#/usr/bin/perl use CGI; $q = new CGI; print $q->header; print $q->start_html("Title Page");