|
|
| P is for Practical | |
| PerlMonks |
Re: Direct reference to any element in a hash-of-hashby neniro (Priest) |
| on Jun 15, 2006 at 12:45 UTC ( #555485=note: print w/ replies, xml ) | Need Help?? |
|
If you don't want to get all those values or keys, you could use each to get just the first pair: If you want to use each later in your script, remember to reset the iterator.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||