my @array_of_hashes; push @array_of_hashes, {key => $_, value => $hash{$_}} for @sorted;