#!/usr/bin/perl use CGI; print header(); print "This text will show up in the users browser\n";