|
|
| Just another Perl shrine | |
| PerlMonks |
Re^3: multidimensional array'sby NetWallah (Monsignor) |
| on Dec 28, 2012 at 20:11 UTC ( #1010742=note: print w/ replies, xml ) | Need Help?? |
|
Ah - learned something today - thank you. I avoid "fetchall_*", because I mostly process a row-at-a-time , and use the clearer syntax of fetchrow_hashref. The OP's questions were based on managing arrays, and I did not want to bring hashes and confuse that discussion. Thanks, space_monk. "By three methods we may learn wisdom: First, by reflection, which is noblest; Second, by imitation, which is easiest; and third by experience, which is the bitterest." -Confucius
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||