Help for this page
// in the main CGI script sub dbh { $main::dbh ||= DBI->connect(...); }
main::dbh()->selectall_arrayref(...)