my %hash = ...; my @keyOrderedValues = @hash{ sort keys %hash };