![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: beginnner perl hash questionby n3toy (Hermit) |
on Feb 17, 2009 at 05:52 UTC ( #744299=note: print w/replies, xml ) | Need Help?? |
You can initialize your hash with:
And access it later on (after it is populated) in a loop like so:
You can also look around the Monastery. This might be some good reading for you: QandASection: hashes Jamie
In Section
Seekers of Perl Wisdom
|
|