Although, ultimately you will have to iterate through the hash (this way just does it internally).my @gt1 = grep { grep $_ > 1, values %{$hash{$_}} } keys %hash;
_________
broquaint
In reply to Re: determine a hash key
by broquaint
in thread determine a hash key
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |