#!/mit/jbarnold/Public/perl use CGI qw(:standard :cgi-lib); print header; print "<html>hello world.</html>";