Is there a way to keep the "keys" in the same order from a hash when passed to an array
It was suggested that I use Tie::Ix Hash but there seem to be many different versions.
Can someone suggest a version to tie both Hash and Array or is it necessary to install more than one module?