Changes for version v0.22.2 - 2014-12-04
- ! Fixed a bug in the error reporting for the value method in the cell ! Fixed a bug where the sheet position wasn't set correctly when calling for worksheet generation by name added a test file for this case ! Improved temp dir cleanup in error situations - with less code this inclues a new explicit DEMOLISH at the cell level
Documentation
Read xlsx calcChain files with LibXML
Read xlsx sharedStrings files with LibXML
Read xlsx styles files with LibXML
Read xlsx worksheets with LibXML
Modules
Read xlsx spreadsheet files with LibXML
XLSX Cell data and formatting source
Translate Excel cell IDs to column row
Moose class for remembering the last error
Default xlsx number formats and localization
Top level xlsx Worksheet interface
Role to manage logging name space
Parser of XLSX format strings
A type library for the LibXML xlsx reader
LibXML::Reader base class for xlsx sheets
LibXML::XMLReader for the calcChain file
sharedStrings parsing with XML::LibXML::Reader
LibXML::Reader parser of Styles
A LibXML::Reader worksheet base class
Helper to turn xlsx XML to perl hashs