Use of uninitialized value in string eq at Makefile.PL line 13. Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::ParseExcel cp lib/Spreadsheet/ParseExcel/FmtJapan2.pm blib/lib/Spreadsheet/ParseExcel/FmtJapan2.pm cp lib/Spreadsheet/ParseExcel/Dump.pm blib/lib/Spreadsheet/ParseExcel/Dump.pm cp lib/Spreadsheet/ParseExcel/SaveParser.pm blib/lib/Spreadsheet/ParseExcel/SaveParser.pm cp lib/Spreadsheet/ParseExcel/Utility.pm blib/lib/Spreadsheet/ParseExcel/Utility.pm cp lib/Spreadsheet/ParseExcel.pm blib/lib/Spreadsheet/ParseExcel.pm cp lib/Spreadsheet/ParseExcel/FmtDefault.pm blib/lib/Spreadsheet/ParseExcel/FmtDefault.pm cp lib/Spreadsheet/ParseExcel/FmtJapan.pm blib/lib/Spreadsheet/ParseExcel/FmtJapan.pm cp lib/Spreadsheet/ParseExcel/FmtUnicode.pm blib/lib/Spreadsheet/ParseExcel/FmtUnicode.pm Manifying blib/man3/Spreadsheet::ParseExcel::SaveParser.3 Manifying blib/man3/Spreadsheet::ParseExcel::Utility.3 Manifying blib/man3/Spreadsheet::ParseExcel.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/examples/*t t/basic........1..8 ok 1 - use Spreadsheet::ParseExcel; ok 2 - use Spreadsheet::ParseExcel::Dump; ok 3 - use Spreadsheet::ParseExcel::FmtDefault; ok 4 - use Spreadsheet::ParseExcel::Utility; ok 5 - use Spreadsheet::ParseExcel::FmtJapan; # Failed test 'use Spreadsheet::ParseExcel::FmtJapan2;' # at t/basic.t line 17. # Tried to use 'Spreadsheet::ParseExcel::FmtJapan2'. # Error: Can't locate Unicode/Map.pm in @INC (@INC contains: blib/arch blib/lib /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl . /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl .) at blib/lib/Spreadsheet/ParseExcel/FmtJapan2.pm line 10. # BEGIN failed--compilation aborted at t/basic.t line 17. # Compilation failed in require at (eval 21) line 2. # BEGIN failed--compilation aborted at (eval 21) line 2. not ok 6 - use Spreadsheet::ParseExcel::FmtJapan2; ok 7 # skip Need Unicode::Map for additional tests # Looks like you failed 1 test of 8. ok 8 # skip Need Spreadsheet::WriteExcel for additional tests dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/8 tests, 87.50% okay (less 2 skipped tests: 5 okay, 62.50%) t/parse........1..37 Use of uninitialized value in string eq at blib/lib/Spreadsheet/ParseExcel.pm line 310. ok 1 - use Spreadsheet::ParseExcel; ok 2 - failed Parse method returns HASH ref ok 3 - failed Parse method creates _Excel object isa Spreadsheet::ParseExcel ok 4 - failed Parse method returns HASH ref ok 5 - failed Parse method creates _Excel object isa Spreadsheet::ParseExcel ok 6 - Spreadsheet::ParseExcel::Workbook created ok 7 - Parse method creates _Excel object isa Spreadsheet::ParseExcel ok 8 ok 9 ok 10 - current sheet is 1 ok 11 ok 12 ok 13 - The object isa Spreadsheet::ParseExcel::FmtDefault ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 - two sheets ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok t/pod..........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/examples/*t..t/examples/*t does not exist Failed 1/4 test scripts, 50.00% okay. 1/45 subtests failed, 97.78% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 1 256 8 1 12.50% 6 1 test and 2 subtests skipped. make: *** [test_dynamic] Error 2