my $q = CGI->new; print $q->header(); print 'hello, OO world!'; [download]
In reply to Re^3: CGI.pm OO mode plain text by rhesa in thread CGI.pm OO mode plain text by andyford