in reply to Beginner question about displaying database contents using HTML Template
my $aoh = $dbh->selectall_arrayref($sql,{Slice=>{}}); [download]