MAIN: { my $cgi = new CGI; print $cgi->header(); my $html = qq|
|; print $html; }