Revision history for Perl extension Spreadsheet::XLSX. 0.1 Wed Mar 25 18:19:46 MSK 2009 - bypassing empty sheets (thanks Lukasz Wilun for an example with diagrams); - rich text within a cell (by Rob Polocz); 0.09 Mon Jan 26 09:57:04 MSK 2009 - fixed using of $1 after unsuccessful m// (thanks HMBRAND); 0.08 Mon Jan 5 18:07:57 MSK 2009 - Perl version requirement lowered (thanks HMBRAND) 0.07 Thu Dec 18 09:46:18 MSK 2008 - "Use of uninitialized value ..." warnings suppressed (thanks Gregor Herrmann) 0.04 Fri Nov 14 09:25:47 MSK 2008 - RE fixed for the case of opening with attributes (thanks Loreyna Yeung) 0.06 Tue Dec 16 18:06:17 MSK 2008 - files missed from MANIFEST and, therefore, from .tar.gz :-( Sorry, everybody! 0.05 Fri Dec 12 17:28:23 MSK 2008 - a lot of fixes by Rob Polocz (dependency on Spreadsheet::ParseExcel introduced): -- Added support for styles and formatted strings; -- create and use ParseExcel Workbook, Spreadsheet, and Cell objects; -- 1904 date convention support; -- empty tag support; -- received permission from the Spreadsheet::ParseExcel guys to leverage the formatting classes and check them in to this project. 0.03 Tue May 20 05:18:41 UTC 2008 - fixed the incorrect mapping for columns > AA (thanks JMELTZER http://rt.cpan.org/Public/Bug/Display.html?id=36013) - added support for r:id attribute (Ibid) 0.02 Mon May 12 07:02:31 UTC 2008 - fixed a bug with 1st dictionnary string (thanks SSIMMS: http://rt.cpan.org/Public/Bug/Display.html?id=35489) - prereq relaxed (thanx SSIMMS: http://rt.cpan.org/Public/Bug/Display.html?id=35490) 0.01 Thu Mar 13 09:41:52 2008 - original version; created by h2xs 1.23 with options -A -X -n Spreadsheet::XLSC --skip-exporter --skip-autoloader