![]() |
|
more useful options | |
PerlMonks |
Re^2: Reading (the same) data in different ways & memory usageby Neighbour (Friar) |
on Apr 19, 2011 at 12:44 UTC ( [id://900102]=note: print w/replies, xml ) | Need Help?? |
You can persuade selectall_arrayref to return an arrayref of hashrefs using the { Slice => {} } trick as described in the DBI manual.
(edit) selectall_arrayref returns an arrayref, not an array :)
In Section
Seekers of Perl Wisdom
|
|