#! /usr/bin/perl use CGI qw(:standard); print header, start_html "Testing the script"; print end_html;