@sorted_keys = sort { $hash{$a}[0] cmp $hash{$b}[0] || $hash{$a}[1] cmp $hash{$b}[1] || $hash{$a}[2] cmp $hash{$b}[2] } keys %hash;
In reply to Re: Data::Sorting
by duff
in thread Data::Sorting
by Fuzzy Frog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |