http://www.perlmonks.org?node_id=1319


in reply to How can I cleanly split a string of text into a two-dimensional array

I'm not sure the problem is clear. What do you want each element of an array to be? You could always use nested Foreach loops, of course...
  • Comment on Re: How can I cleanly split a string of text into a two-dimensional array