in reply to How to loop through hash of hashes and add the values based on condition?

See "Access and Printing of a HASH OF HASHES" in perldsc. Use next to skip the top level key if it's eq q{Sum}.

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: How to loop through hash of hashes and add the values based on condition?
  • Download Code