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

Now, if I import more than one row, don't I need to bind it?
  • Comment on Re^2: Import comma delimited file into an array

Replies are listed 'Best First'.
Re^3: Import comma delimited file into an array
by gone2015 (Deacon) on Nov 18, 2008 at 19:00 UTC

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