in reply to Re^3: Help creating a data structure out of a delimited string
in thread Help creating a data structure out of a delimited string

Yes, it is called a hash slice.    And, the for loop in toolic's code assumed the same mapping.

  • Comment on Re^4: Help creating a data structure out of a delimited string

Replies are listed 'Best First'.
Re^5: Help creating a data structure out of a delimited string
by raybies (Chaplain) on Dec 15, 2010 at 21:59 UTC
    I just typed it in just to play with (and remember) it. Very cool. Thanks! --Ray