Changes for version 0.11 - 2018-05-22

  • If format requested is hash-of-hashes ('hoh', which is default), constructor now verifies the value provided for 'key' element is a non-zero-length string and is found in the header row of the CSV file; dies otherwise. (RTC 125384)
  • Emphasize that Text::CSV options must be used selectively in new(). (RTC 125385)

Modules

Turn a CSV file into a Perl hash