Help for this page
my $html_page = new CGI;
print "<TABLE>\n"; ... ); } print "</TABLE>\n";
print $html_page->table( ... } );