Changes for version v0.30.2 - 2014-12-25
- ! Closed #20 in github (pull request for undef FileType message specificity)
- Closed #3 in github Move Temp::Dir methods to Archive::Zip in github This is a big change since it changes some of the extensibility API's It also changes the way the initial file is locked. It used to unzip the file to a temporory directory and then unlock the file. Now it holds a lock on the file during the whole read. ! Closed #18 in github. The temp dir management is very different The failing solo SciTE GUI test 03-temp_dir_bug.t now passes.
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
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