in reply to Re: how to dereference an Array of Hashes
in thread how to dereference an Array of Hashes

Hi Dave,

Thanks for the help. That is the line of code I was looking for

I just need to read the csv info, from an xls file (I do this with xls2csv) and than read all lines so I can update a DB

As far as I know I only need to go line by line to update the local DB

I will have a look at this Perl module you proposed. Maybe it can provide me with new ideas.

  • Comment on Re^2: how to dereference an Array of Hashes