Do you mean something like:
foreach (reverse keys %hash) { }
But, you should note that hashes are unordered so you can never guarantee the order that you'll get the keys back.
--"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re: running backwards on a hash
by davorg
in thread running backwards on a hash
by hotshot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |