in reply to Re: How does DBI return an arrayref with key/value pairs?
in thread How does DBI return an arrayref with key/value pairs?
I did do a print Dumper on it, and what I was seeing was a hash, but somewhere I read in the documentation (trying to find it now) that it returns "a reference to an array of array refs," and my brain was thinking, "Wow, so somehow a reference to an array of array refs becomes a hash?" Silly brain.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How does DBI return an arrayref with key/value pairs?
by locked_user sundialsvc4 (Abbot) on Jun 21, 2013 at 20:39 UTC |