use CGI; my $q = CGI->new; print $q->header(); ### generate and print more stuff for the web page here