Checking if your kit is complete... Looks good Writing Makefile for Tie::Ispell cp lib/Tie/Ispell.pm blib/lib/Tie/Ispell.pm Manifying blib/man3/Tie::Ispell.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........Can't exec "ispell": No such file or directory at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/IPC/Open3.pm line 244. open2: exec of ispell -d english -a failed at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Failed test (t/00.load.t at line 12) # got: undef # expected: 'dog' # Failed test (t/00.load.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' # Failed test (t/00.load.t at line 22) # Failed test (t/00.load.t at line 23) # Failed test (t/00.load.t at line 28) # got: '1' # expected: 'dfsjfhsjd' Can't exec "ispell": No such file or directory at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/IPC/Open3.pm line 244. open2: exec of ispell -d stupidlang -a failed at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Looks like you failed 5 tests of 12. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 2-3, 6-7, 10 Failed 5/12 tests, 58.33% okay t/01.nmiss........Can't exec "ispell": No such file or directory at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/IPC/Open3.pm line 244. open2: exec of ispell -d english -a failed at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tie-Ispell/blib/lib/Tie/Ispell.pm line 82 # Failed test (t/01.nmiss.t at line 12) # got: undef # expected: 'dog' # Failed test (t/01.nmiss.t at line 13) # undef # doesn't match '(?-xism:^dogs?$)' # Failed test (t/01.nmiss.t at line 18) # Failed test (t/01.nmiss.t at line 19) # Failed test (t/01.nmiss.t at line 21) # Failed test (t/01.nmiss.t at line 22) # Looks like you failed 6 tests of 10. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 2-3, 5-8 Failed 6/10 tests, 40.00% okay t/pod-coverage....ok t/pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00.load.t 5 1280 12 5 41.67% 2-3 6-7 10 t/01.nmiss.t 6 1536 10 6 60.00% 2-3 5-8 Failed 2/4 test scripts, 50.00% okay. 11/24 subtests failed, 54.17% okay. make: *** [test_dynamic] Error 25