print html_header; print "hellow world"; #### use HTML::Mason; my $interp = HTML::Mason::Interp->new (); ?????
## use HTML::Mason; my $interp = HTML::Mason::Interp->new (); ?????