in reply to Re: Modifying order of a hash
in thread Modifying order of a hash

A question: What are you trying to do? Learn about HoHs ? Or solve a real problem? Solve several problems? Convert old data to some new format?

Replies are listed 'Best First'.
Re^3: Modifying order of a hash
by monaghan (Novice) on Sep 26, 2008 at 16:12 UTC
    The main reason is that its a real problem and I need to change the format of the input to make it easier to read into another program. Basically I have no control of the original structure of the data so thats why I need to transform it into this.