Changes for version v0.10.4 - 2014-11-16

  • Improved CellToColumnRow POD
  • Improved the top level POD
  • Improved the Worksheet POD ! Removed the SVPerlTalk.odp from the package (as bloat) Look in the github repository if you want to review it
  • Added a new POD file for the SharedStrings class (to be universal across Reader and DOM)
  • Added a new POD file for the Styles class (to be universal across Reader and DOM)
  • Added a new POD file for the CalcChain class (to be universal across Reader and DOM)

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 row column
Moose class for remembering the last error
Default xlsx number formats and localization
Top level xlsx worksheet interface
Role to manage logging name space
A type library for the LibXML xlsx reader
A useful Role for number mashing
LibXML::Reader base class for xlsx sheets
LibXML::Reader for the calcChain file
sharedStrings parsing with XML::LibXML::Reader
A LibXML::Reader worksheet base class
Helper to turn xlsx XML to perl hashs