for my $d (sort {$a cmp $b} keys %{{map {$_ => $hash{$_}{desc}} keys %hash}} ) { ... ... }