use CGI; # And other fun stuff print header, start_html(-title=>'Title'), p(param "foo"); # etc, etc