|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Get the Keys in the Hashby Trix606 (Monk) |
| on Nov 05, 2005 at 15:18 UTC ( #505991=note: print w/ replies, xml ) | Need Help?? |
|
If you want the keys to a hash, use keys %my_hash Look at perldoc -f keys for the details.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||