Changes for version 0.46
- ! Heavily refactored the ExcelFmt() function for maintainability and fixed several bugs, in particular for 12 hour clock times. Added test cases for above.
- ! Removed use of $& match variables from ExcelFmt. Reported by Wigs. http://rt.cpan.org/Public/Bug/Display.html?id=42425
- ! Replaced lvalue substr() with 4-arg substr() for efficiency. Reported by Goro Fuji. http://rt.cpan.org/Public/Bug/Display.html?id=42518
- ! Removed spurious t/examples dir from Makefile.PL and removed unused t/lib dir. Reported by Peter (Stig) Edwards. http://rt.cpan.org/Public/Bug/Display.html?id=42442
Modules
Extract information from an Excel file.
A class for Cells.
A class for dumping Excel records.
A class for Cell formats.
A class for Cell formats.
A class for Cell formats.
A class for Cell formats.
A class for Cell fonts.
A class for Cell formats.
Rewrite an existing Excel file.
A class for SaveParser Workbooks.
A class for SaveParser Worksheets.
Utility functions for Spreadsheet::ParseExcel.
A class for Workbooks.
A class for Worksheets.
Examples
- sample/Excel/AuthorK.xls
- sample/Excel/AuthorK95.xls
- sample/Excel/Dates.xls
- sample/Excel/FmtTest.xls
- sample/Excel/Rich.xls
- sample/Excel/Test1904.xls
- sample/Excel/Test1904_95.xls
- sample/Excel/Test95.xls
- sample/Excel/Test95J.xls
- sample/Excel/Test97.xls
- sample/Excel/Test97J.xls
- sample/Excel/gives-warnings.xls
- sample/Excel/oem.xls
- sample/Ilya.pl
- sample/README
- sample/chkFmt.pl
- sample/chkInfo.pl
- sample/dmpEx.pl
- sample/dmpExH.pl
- sample/dmpExHJ.pl
- sample/dmpExJ.pl
- sample/dmpExR.pl
- sample/dmpExU.pl
- sample/dmpEx_2xml.pl
- sample/iftest.pl
- sample/iftestj.pl
- sample/parse.pl
- sample/res_fmt
- sample/res_iftest.txt
- sample/res_info
- sample/res_oem
- sample/res_rich
- sample/res_sample
- sample/res_samplej
- sample/sample.pl
- sample/sampleOEM.pl
- sample/sample_j.pl
- sample/smpFile.pl
- sample/warning.pl
- sample/warning_output
- sample/xls2csv.pl