|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^5: Passing input through a hash then displaying resultsby graq (Curate) |
| on Jan 23, 2007 at 08:25 UTC ( #596049=note: print w/ replies, xml ) | Need Help?? |
|
You gets the keys and values of a hash using keys and values. I'm not sure if map counts as a loop, but if it does, then this has hash values in a loop and a conditional (or two):
-=( Graq )=-
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||