$q = new CGI; print $q->header('text/plain'); print $q->param('foo'); # returns undef