Skip to main content


Locate and read records from human-edited data tables (Excel, CSV)

Changes for 0.012 - 2024-03-07

  • Field now has 'coerce' attribute which can be a coderef, or enable Type::Tiny coercion.
  • TableReader 'input' attribute can now be an arrayref, as a shorthand for the 'Mock' decoder.
  • Improved unit tests