in reply to A file parsing and 2D array/matrix problem.

So, what have you tried so far, where do you have problems? What is your question?

See perllol for arrays of arrays (2D matrices), and perlreftut and perldsc for general introductions to nested data structures with perl.

  • Comment on Re: A complicated file parsing and 2D array/matrix problem.