in reply to Re: Clarity in parsing fixed length data.
in thread Clarity in parsing fixed length data.
If you need your keys to be in a certain order, then I wouldn't use a hash in this way (unless it's one of those tied hash modules). An array is the appropriate thing here.