The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.006 - 2018-03-08

  • Auto-detect CSV Unicode format by looking for BOM, unless handle already has an IO layer to specify encoding.
  • Improved logging, and logging API. 'log' attribute is no longer public on Decoder objects.

Modules

Extract records from "dirty" tabular data sources
Base class for table decoders
Access rows of a comma-delimited text file
Access rows of a badly formatted comma-delimited text file
Mock decoder for test cases
Base class for implementing spreadsheet decoders
Access rows of a tab-delimited text file
Access sheets/rows of a Microsoft Excel '97 workbook
Access sheets/rows of a modern Microsoft Excel workbook
Field specification for Data::TableReader
Base class for iterators (blessed coderefs)