in reply to Re^3: Spliting a delimited string into variables
in thread Spliting a delimited string into variables
I've never used hashes before so this will be some good fresh reading material. It looks relative to a really complex array. In your experience with hashes, once you have all the structure laid out, is it simple enough to reference slices in the hash like you would in an array? That is to say $names[0][1] would pull up the value in the second column of the first row of the matrix? Thank you again for your great references and starting points. I am excited to learn!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Spliting a delimited string into variables
by jethro (Monsignor) on Apr 11, 2011 at 08:55 UTC |