my $hash_ref; ... $hashref = $dbh->selectall_hashref($sql, 'filename', ... [download]
In reply to [Tangent] Re: DBI::mysql error handling by trammell in thread DBI::mysql error handling by svenXY