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


in reply to Perl Refrences

If you want to read a CSV file, Text::CSV might be of interest.

That being said, why is it so important for you to get the contets in hash and/or array references? That's just an implementation detail, is it not?