A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Perl DBI

This is the one you want:

$ary_ref = $dbh->selectcol_arrayref($statement);