#!/usr/local/perl -w use CGI qw/:standard/; print header; print start_html('Monster'); print ' </COMMENT> '; print end_html;