# gets the three biggest numbers my @values = (sort {$b <=> $a} map {values %$_} values %$hash)[0..2];
In reply to Re: Sorting values of nested hash refs
by tinita
in thread Sorting values of nested hash refs
by doran
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |