does that but the sorting is ascending. Can anyone help me find the way to make it sort descending instead? Thanks,@sortedKeys = sort { $h{$a} <=> $h{$b} } keys %h;
In reply to Sorting keys of hash table by values by iman_saleh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |