Changes for version 0.52
- Added new FmtJapan module and tests written by Goro Fuji.
- ! Fixed bug in ExcelFmt() date handling where conversion to weekday and month names wasn't handled correctly. Add extra tests to 21_number_format_user.t for above.
- ! Fixed bug when checking $Config{useperlio}. Reported by kbates and H.Merijn Brand. http://rt.cpan.org/Public/Bug/Display.html?id=28861
- ! Fixed bug where CellHandler variables weren't scoped to package. Reported be pomoxp. http://rt.cpan.org/Public/Bug/Display.html?id=43250
- Added tests for ExcelLocaltime() and LocaltimeExcel(). 26_localtime2excel.t and 27_localtime2excel.t.
- Refactored SaveParser docs. Work still ongoing.
Modules
Read 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/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/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/sample.pl
- sample/sampleOEM.pl
- sample/sample_j.pl
- sample/smpFile.pl
- sample/xls2csv.pl