Help for this page
print header, start_html({-title=>"CGI Table"});
use DBIx::XHTML_Table; ... $table->exec_query($query); print $table->output();