Help for this page
my $asdf = $dbh->selectall_hashref($sth,['blah1','blah2','blah3']); ... } } }
for my $key ( keys %$hashref ) { ... }