in reply to Re: Retrieving from a hash in Insertion Order
in thread Retrieving from a hash in Insertion Order
I did consider this myself but as the data is already in the hash from XML::Simple I discounted it as I can't garuntee the return order. But thanks for your help.