in reply to Better code for normalizing a list for a HoA?
And let Perl handle the initial empty arrayref and subsequent lookup? What do you think this is, Java? {grin}push @{$states{$data[0]}}, $data[1];
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: •Re: Better code for normalizing a list for a HoA?
by bradcathey (Prior) on Jan 17, 2004 at 21:30 UTC | |
by merlyn (Sage) on Jan 17, 2004 at 21:33 UTC | |
by bradcathey (Prior) on Jan 17, 2004 at 23:50 UTC |