![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Accessing a value without knowing the keyby dws (Chancellor) |
on May 16, 2001 at 08:32 UTC ( #80805=note: print w/replies, xml ) | Need Help?? |
I am stuck at trying to figure out how to access values in my hash without knowing exactly what the keys are.
@values = values %hash;
In Section
Seekers of Perl Wisdom
|
|