Changes for version 0.26 - 2020-09-28
- This needs minimum Perl version 5.010
- When reading a sheet in readonly mode, more aggressively reuse cell objects for repeated cells
- Construct a cell once, and if it is repeated, clone it if not in readonly mode. These two changes speed up the parsing of some sheets with many repeated cells vastly.
- Properly handle ODS files without a settings.xml (GH#2)
Documentation
Modules
read SXC and ODS files
a cell in a spreadsheet
settings of a workbook
styles / formatting of cells in a workbook
a workbook
a sheet in a workbook
Extract OpenOffice 1.x spreadsheet data