Checking if your kit is complete... Looks good Writing Makefile for Algorithm::RabinKarp cp lib/Algorithm/RabinKarp.pm blib/lib/Algorithm/RabinKarp.pm cp rabin.pl blib/lib/Algorithm/rabin.pl cp lib/Algorithm/RabinKarp/Util.pm blib/lib/Algorithm/RabinKarp/Util.pm cp rabin.pl blib/script/rabin.pl /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rabin.pl Manifying blib/man3/Algorithm::RabinKarp.3 Manifying blib/man3/Algorithm::RabinKarp::Util.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/construct....1..0 # Skip Test::Exception required to test construction. skipped all skipped: Test::Exception required to test construction. t/hash.........1..53 ok 1 - We get a kgram hash array ok 2 - We get length - k + 1 kgram hash values ok 3 - adoru has occurred 0 times. ok 4 - adoru position correctly recorded ok 5 - The recorded offsets correctly select adoru ok 6 - dorun has occurred 0 times. ok 7 - dorun position correctly recorded ok 8 - The recorded offsets correctly select dorun ok 9 - orunr has occurred 0 times. ok 10 - orunr position correctly recorded ok 11 - The recorded offsets correctly select orunr ok 12 - runru has occurred 0 times. ok 13 - runru position correctly recorded ok 14 - The recorded offsets correctly select runru ok 15 - unrun has occurred 0 times. ok 16 - unrun position correctly recorded ok 17 - The recorded offsets correctly select unrun ok 18 - nrunr has occurred 0 times. ok 19 - nrunr position correctly recorded ok 20 - The recorded offsets correctly select nrunr ok 21 - runru has occurred 1 times. ok 22 - runru position correctly recorded ok 23 - The recorded offsets correctly select runru ok 24 - unrun has occurred 1 times. ok 25 - unrun position correctly recorded ok 26 - The recorded offsets correctly select unrun ok 27 - nruna has occurred 0 times. ok 28 - nruna position correctly recorded ok 29 - The recorded offsets correctly select nruna ok 30 - runad has occurred 0 times. ok 31 - runad position correctly recorded ok 32 - The recorded offsets correctly select runad ok 33 - unado has occurred 0 times. ok 34 - unado position correctly recorded ok 35 - The recorded offsets correctly select unado ok 36 - nador has occurred 0 times. ok 37 - nador position correctly recorded ok 38 - The recorded offsets correctly select nador ok 39 - adoru has occurred 1 times. ok 40 - adoru position correctly recorded ok 41 - The recorded offsets correctly select adoru ok 42 - dorun has occurred 1 times. ok 43 - dorun position correctly recorded ok 44 - The recorded offsets correctly select dorun ok 45 - orunr has occurred 1 times. ok 46 - orunr position correctly recorded ok 47 - The recorded offsets correctly select orunr ok 48 - runru has occurred 2 times. ok 49 - runru position correctly recorded ok 50 - The recorded offsets correctly select runru ok 51 - unrun has occurred 2 times. ok 52 - unrun position correctly recorded ok 53 - The recorded offsets correctly select unrun ok t/util.........1..20 ":seekable" is not exported by the File::Temp module Can't continue after import errors at t/util.t line 7 BEGIN failed--compilation aborted at t/util.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay Failed 1/3 test scripts, 66.67% okay. 20/73 subtests failed, 72.60% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/util.t 255 65280 20 40 200.00% 1-20 1 test skipped. make: *** [test_dynamic] Error 2