Changes for version 0.22 - 2019-10-03

  • Lower Perl version requirement back to 5.8 There is no current reason to require more.
  • API Change: Formatting or read errors in the compressed input or the XML are now fatal errors. Before, they returned the half-parsed data structure.
  • read_sxc() and read_xml_file can now also return a fatal error when the file is not found or not readable instead of returning undef. Pass a true value to the the StrictError option.
  • Bugfix/behaviour change: Cells with leading/trailing newlines now return those leading/trailing newlines in their values

Modules

Extract OpenOffice 1.x spreadsheet data