Help for this page
my %attr = ( dbi_fetchall_arrayref_attr => {}, ); ... $template->param( rows => $dbh->selectall_arrayref($statement, \%attr, $value), );