|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Re: DBI specification changeby gav^ (Curate) |
| on Jul 16, 2002 at 12:45 UTC ( #182058=note: print w/ replies, xml ) | Need Help?? |
|
You can use selectall_arrayref to do this:
my $rows = $dbh->selectall_arrayref($sql, {Slice=>{}}); Hope this helps... gav^
In Section
Meditations
|
|
||||||||||||||||||||