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.1.7 - 2017-02-08

  • Search functions now allow undef value passed as the value to look for.
  • Adds internal debugging features to help with DateTime parsing
  • Fixes some debugging that would incorrectly be thrown to standatd output instead of $self->{$_debugh} (STDERR by default).
  • Improves error message in case a DateTime parsing error occurs while in verbose mode (Text::AutoCSV created with verbose => 1).

Modules

helper module to automate the use of Text::CSV