The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
CP932Excel.map
Changes
MANIFEST
Makefile.PL
README
README_Japan.htm
META.yml

t/00_basic.t
t/01_parse.t
t/02_parse-dates.t
t/03_regression.t
t/04_regression.t
t/05_regression.t
t/06_regression.t
t/07_cell_handler.t
t/10_error_codes.t
t/11_encryption.t
t/20_number_format_default.t
t/21_number_format_user.t
t/22_number_format_datetime.t
t/23_number_format_time.t
t/24_row_col_sizes.t
t/25_decode_rk_numbers.t
t/26_localtime2excel.t
t/27_localtime2excel.t
t/28_int2col.t
t/29_active_sheet.t
t/30_sst_01.t
t/32_charts.t
t/41_test95-97j.t
t/42_test95-97j-2.t
t/43_test2000J.t
t/44_oem.t
t/45_oem-2.t
t/46_save_parser.t
t/47_hyperlinks.t
t/90_pod.t
t/91_minimumversion.t
t/92_meta.t


t/excel_files/Dates.xls
t/excel_files/Dates1904.xls
t/excel_files/Test2000J.xls
t/excel_files/Test95.xls
t/excel_files/Test95J.xls
t/excel_files/Test97J.xls
t/excel_files/TestEncoding.xls
t/excel_files/chart1.xls
t/excel_files/chart2.xls
t/excel_files/chart3.xls
t/excel_files/chart4.xls
t/excel_files/encrypted.xls
t/excel_files/long_string1.xls
t/excel_files/long_string2.xls
t/excel_files/long_string3.xls
t/excel_files/long_string4.xls
t/excel_files/long_string5.xls
t/excel_files/long_string6.xls
t/excel_files/long_string7.xls
t/excel_files/long_string8.xls
t/excel_files/pers-encrypted-RC4-pass-11.xls
t/excel_files/pers-encrypted-def-pass-QwErTyUiOp.xls
t/excel_files/pers-protected.xls
t/excel_files/worksheet_01.xls
t/excel_files/TestActiveSheet.xls

lib/Spreadsheet/ParseExcel.pm
lib/Spreadsheet/ParseExcel/Cell.pm
lib/Spreadsheet/ParseExcel/Dump.pm
lib/Spreadsheet/ParseExcel/FmtDefault.pm
lib/Spreadsheet/ParseExcel/FmtJapan.pm
lib/Spreadsheet/ParseExcel/FmtJapan2.pm
lib/Spreadsheet/ParseExcel/FmtUnicode.pm
lib/Spreadsheet/ParseExcel/Font.pm
lib/Spreadsheet/ParseExcel/Format.pm
lib/Spreadsheet/ParseExcel/SaveParser.pm
lib/Spreadsheet/ParseExcel/SaveParser/Workbook.pm
lib/Spreadsheet/ParseExcel/SaveParser/Worksheet.pm
lib/Spreadsheet/ParseExcel/Utility.pm
lib/Spreadsheet/ParseExcel/Workbook.pm
lib/Spreadsheet/ParseExcel/Worksheet.pm

examples/a_simple_parser.pl
examples/display_text_table.pl

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/README
sample/chkFmt.pl
sample/chkInfo.pl
sample/dmpEx.pl
sample/dmpExU.pl
sample/dmpExH.pl
sample/dmpExHJ.pl
sample/dmpExJ.pl
sample/dmpExR.pl
sample/Ilya.pl
sample/sample.pl
sample/sampleOEM.pl
sample/sample_j.pl
sample/smpFile.pl
sample/xls2csv.pl
sample/iftest.pl
sample/iftestj.pl
sample/dmpEx_2xml.pl

sample/parse.pl

META.json                                Module JSON meta-data (added by MakeMaker)