Help for this page
print table();
print table(;
use CGI qw/:standard start_table end_table/; # actually you can do: ... # make some table data print end_table;