The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.38.14 - 2015-08-24

  • ! re-closes #52 in github with the addtional testing suggested ! Fixed a bug with 'is_hidden' reporting at the cell level tested by 07-losing_is_hidden_bug.t ! Changed the %INC test to an %ENV test and turn on the like_ParseExcel flag with $ENV{SPREADSHEET_READ_XLSX} == "Spreadsheet::XLSX::Reader::LibXML" This is a more accurate flag test for use by Spreadsheet::Read

Documentation

Read xlsx calcChain files with LibXML
Read xlsx chartsheets 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
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
A type library for the LibXML xlsx reader
A LibXML::Reader xlsx base class
A LibXML::Reader calcChain base class
A LibXML::XMLReader chartsheet base class
A LibXML::Reader sharedStrings base class
A LibXML::Reader styles base class
A LibXML::XMLReader worksheet base class
XMLReader to turn xlsx XML to perl hashes