Changes for version 0.005 - 2017-11-26

  • Remove 'filters' feature since it adds overhead and not much value
  • Fix bug when creating multiple parallel record iterators
  • Sanitize data headers written in logging messages

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)