in reply to Re^2: Modifying order of a hash
in thread Modifying order of a hash
This works great and I appreciate all of your help. I'm not that familiar with the map function but it has worked for me well so far. I'm now trying to incorporate multiple hashes rather than above where I have just one and it doesn't seem to work. I've wrapped a foreach statement around the code but would that mess up the map function?