http://www.perlmonks.org?node_id=11125835


in reply to Re^3: using ref to hash of hash effectively
in thread using ref to hash of hash effectively

In general, I want to learn how to structure the data so I can slice and dice it better.
Leaving the data in two nested anonymous hashes isn't necessarily the goal.
Rearranging the data to easily manipulate it would definitely be best!
Some famous programmers who agree with you

  • Comment on Re^4: using ref to hash of hash effectively