in reply to Re^3: Using map to convert an array into a hash of array of arrays
in thread Using map to convert an array into a hash of array of arrays

...and "miles to go before I sleep ..."

I'll close this request because I no longer am trying to use map to transform a basic array of lines into a hash of arrays of arrays because I don't have time to explain what I'm trying to do in greater detail and I also changed the first, original data structure I was using into a hash of hash of arrays and much happier.

  • Comment on Re^4: Using map to convert an array into a hash of array of arrays