use strict; use CGI; my $q = CGI->new(); print $q->header("text/html");