use CGI qw/:standard/; print header, start_html('A Simple Example'); #### print end_html;