$Config{useperlio} is defined, removing requirement of IO::Scalar Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::ParseExcel cp lib/Spreadsheet/ParseExcel.pm blib/lib/Spreadsheet/ParseExcel.pm cp lib/Spreadsheet/ParseExcel/SaveParser.pm blib/lib/Spreadsheet/ParseExcel/SaveParser.pm cp lib/Spreadsheet/ParseExcel/Dump.pm blib/lib/Spreadsheet/ParseExcel/Dump.pm cp lib/Spreadsheet/ParseExcel/FmtJapan2.pm blib/lib/Spreadsheet/ParseExcel/FmtJapan2.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/Utility.pm blib/lib/Spreadsheet/ParseExcel/Utility.pm cp lib/Spreadsheet/ParseExcel/FmtUnicode.pm blib/lib/Spreadsheet/ParseExcel/FmtUnicode.pm Manifying blib/man3/Spreadsheet::ParseExcel.3 Manifying blib/man3/Spreadsheet::ParseExcel::SaveParser.3 Manifying blib/man3/Spreadsheet::ParseExcel::Utility.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 (t/basic.t at line 17) not ok 6 - use Spreadsheet::ParseExcel::FmtJapan2; # Tried to use 'Spreadsheet::ParseExcel::FmtJapan2'. # Error: Can't locate Unicode/Map.pm in @INC (@INC contains: /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/lib /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl . /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2 /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl .) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/lib/Spreadsheet/ParseExcel/FmtJapan2.pm line 10, line 855. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/lib/Spreadsheet/ParseExcel/FmtJapan2.pm line 10, line 855. # Compilation failed in require at (eval 25) line 2, line 855. ok 7 # skip Need Unicode::Map for additional tests ok 8 - use Spreadsheet::ParseExcel::SaveParser; # Looks like you failed 1 tests of 8. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/8 tests, 87.50% okay (less 1 skipped test: 6 okay, 75.00%) t/examples/*t..t/examples/*t does not exist t/parse........1..37 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 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 1 subtest skipped. make: *** [test_dynamic] Error 25