#!/usr/bin/perl -wT use CGI; my $cgi = new CGI; print $cgi->header;