in reply to What I Most Recently Learned in Perl, But Should Have Already Known
my $aoh = $dbh->selectall_arrayref($sql,{Slice => {}}); [download]