#!/usr/bin/perl use warnings; use strict; use CGI; my $cgi = CGI->new; print $cgi->header( -type=> "text/html" ); print < EOF