![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Calling a hash through an array valueby dragonchild (Archbishop) |
on Jan 08, 2003 at 21:17 UTC ( #225358=note: print w/replies, xml ) | Need Help?? |
Bad c! No cookie! We do not use symbolic references.
Instead, make a hash of hashes (or HoH). So, do something like: Treat it as you would a 2-D array in C or BASIC or JAVA or any other language. The only difference is that you don't have to pre-declare it. Perl does that for you on the fly. (If you don't need or want to know how, then just assume it will work and go about your business.) ------ Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
In Section
Seekers of Perl Wisdom
|
|