my $q = CGI->new; print $q->header(); print 'hello, OO world!';