in reply to Re^2: Import comma delimited file into an array
in thread Import comma delimited file into an array

For that you need to consider an array of arrays, see perldsc.

  • Comment on Re^3: Import comma delimited file into an array