my $complete_match = $sth->fetchall_arrayref({}); $template->param(someloop=>$complete_match); HTML: etc...