in reply to Re: dereferencing hash within a hash within an array
in thread dereferencing hash within a hash within an array

The final data structure is an array of hashes. In each hash is another array of hashes (each hash having only one key/value pair).
  • Comment on Re: Re: dereferencing hash within a hash within an array