The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.99

  • Significant refactoring of the way column names are handled
  • Upgrade to Module::Install::DSL 1.04
  • The 'fields' constructor param is now 'names'
  • The 'names' param treats any true non-reference as 'auto'
  • Added back-compatibility support for older 'fields' indefinitely
  • Added 'names' accessor to get or set the column names on the fly
  • POD changes
  • Adding tests for names
  • RT bug #31389 "fields" is a method of Text::CSV_XS
  • RT Bug #51692
  • RT bug #51081 Some replacements of "CVS" with "CSV"
  • Added tests for fields and string

Modules

Highly flexible CSV parser for large files