$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 /Users/cpanrun/build/5.8.8/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 'use Spreadsheet::ParseExcel::FmtJapan2;' not ok 6 - 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: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Spreadsheet-ParseExcel/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl . /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl .) at /Users/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 t/basic.t line 17. # Compilation failed in require at (eval 30) line 2, line 855. # BEGIN failed--compilation aborted at (eval 30) line 2, line 855. ok 7 # skip Need Unicode::Map for additional tests # Looks like you failed 1 test of 8. ok 8 - use Spreadsheet::ParseExcel::SaveParser; 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/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..41 ok 1 - ./Build.PL ok 2 - ./Makefile.PL ok 3 - sample/chkFmt.pl ok 4 - sample/chkInfo.pl ok 5 - sample/dmpEx.pl ok 6 - sample/dmpEx_2xml.pl ok 7 - sample/dmpExH.pl ok 8 - sample/dmpExHJ.pl ok 9 - sample/dmpExJ.pl ok 10 - sample/dmpExR.pl ok 11 - sample/dmpExU.pl ok 12 - sample/iftest.pl ok 13 - sample/iftestj.pl ok 14 - sample/Ilya.pl ok 15 - sample/parse.pl ok 16 - sample/sample.pl ok 17 - sample/sample_j.pl ok 18 - sample/sampleOEM.pl ok 19 - sample/smpFile.pl ok 20 - sample/warning.pl ok 21 - sample/xls2csv.pl ok 22 - t/basic.t ok 23 - t/parse.t ok 24 - t/pod.t ok 25 - lib/Spreadsheet/ParseExcel.pm ok 26 - blib/lib/Spreadsheet/ParseExcel.pm ok 27 - lib/Spreadsheet/ParseExcel/Dump.pm ok 28 - lib/Spreadsheet/ParseExcel/FmtDefault.pm ok 29 - lib/Spreadsheet/ParseExcel/FmtJapan.pm ok 30 - lib/Spreadsheet/ParseExcel/FmtJapan2.pm ok 31 - lib/Spreadsheet/ParseExcel/FmtUnicode.pm ok 32 - lib/Spreadsheet/ParseExcel/SaveParser.pm ok 33 - lib/Spreadsheet/ParseExcel/Utility.pm ok 34 - t/lib/Test/Example.pm ok 35 - blib/lib/Spreadsheet/ParseExcel/Dump.pm ok 36 - blib/lib/Spreadsheet/ParseExcel/FmtDefault.pm ok 37 - blib/lib/Spreadsheet/ParseExcel/FmtJapan.pm ok 38 - blib/lib/Spreadsheet/ParseExcel/FmtJapan2.pm ok 39 - blib/lib/Spreadsheet/ParseExcel/FmtUnicode.pm ok 40 - blib/lib/Spreadsheet/ParseExcel/SaveParser.pm ok 41 - blib/lib/Spreadsheet/ParseExcel/Utility.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 1 256 8 1 6 1 subtest skipped. Failed 1/3 test scripts. 1/86 subtests failed. Files=3, Tests=86, 3 wallclock secs ( 2.06 cusr + 0.20 csys = 2.26 CPU) Failed 1/3 test programs. 1/86 subtests failed. make: *** [test_dynamic] Error 25