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 /Users/cpanrun/build/5.10.0/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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/construct....1..4 ok 1 - Can construct a hash generator with a scalar ok 2 - Can construct a hash generator with a code ref ok 3 - Can construct a hash generator with a glob ok 4 - (?-xism:Algorithm::RabinKarp requires its source stream be one of the following types:) ok 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 ok 1 - We got back a generator ok 2 - Right position ok 3 - Right character ok 4 - Right position ok 5 - Right character ok 6 - Right position ok 7 - Right character ok 8 - Right position ok 9 - Right character ok 10 - Right position ok 11 - Right character ok 12 - Right position ok 13 - Right character ok 14 - Right position ok 15 - Right character ok 16 - Right position ok 17 - Right character ok 18 - Created filter ok 19 - String has the characters U and n filtered. ok 20 - All character positions are correct ok All tests successful. Files=3, Tests=77, 1 wallclock secs ( 0.49 cusr + 0.11 csys = 0.60 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Algorithm/RabinKarp.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Algorithm/RabinKarp/Util.html Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/rabin.pl Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/RabinKarp.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/RabinKarp/Util.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Algorithm::RabinKarp.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Algorithm::RabinKarp::Util.3 Installing /Users/cpanrun/build/5.10.0/site/bin/rabin.pl Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod