Changes for version 0.30
- add some more tests
- add test to see memory leak using Proc::ProcessTable
- Start using Scalar::Util qw(weaken) to (hopefully) avoid memory leak
- It seems we did not check correctly if PERLIO is available in Makefile.PL now it is the same test we do in the code itself.
- Flag1904 renamed to Flg1904 in documentation (Chad) RT #24293
Modules
Get information from Excel file
Expand of Spreadsheet::ParseExcel with Spreadsheet::WriteExcel
Utility function for Spreadsheet::ParseExcel
Provides
in lib/Spreadsheet/ParseExcel.pm
in lib/Spreadsheet/ParseExcel/Dump.pm
in lib/Spreadsheet/ParseExcel/FmtDefault.pm
in lib/Spreadsheet/ParseExcel/FmtJapan.pm
in lib/Spreadsheet/ParseExcel/FmtJapan2.pm
in lib/Spreadsheet/ParseExcel/FmtUnicode.pm
in lib/Spreadsheet/ParseExcel.pm
in lib/Spreadsheet/ParseExcel.pm
in lib/Spreadsheet/ParseExcel/SaveParser.pm
in lib/Spreadsheet/ParseExcel/SaveParser.pm
in lib/Spreadsheet/ParseExcel.pm
in lib/Spreadsheet/ParseExcel.pm
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/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