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