Checking if your kit is complete... Looks good Writing Makefile for Bloom::Filter cp Filter.pm blib/lib/Bloom/Filter.pm Manifying blib/man3/Bloom::Filter.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/add.........ok 1 - Correct default number of salts ok 2 - No keys ok 3 - Added key ok 4 - Key count incremented ok 5 - Added key ok 6 - Key count incremented Exceeded filter capacity at t/add.t line 25 ok 7 - Capacity exceeded ok 8 - Added multiple keys ok 9 - Correct key count 1..9 ok t/check.......ok 1 - Correct default number of salts ok 2 - Added key ok 3 - Found key 'Hansel' in filter ok 4 - Did not find key 'Herman' ok 5 - Found key 'Gretel' in filter 1..5 ok t/defaults....ok 1 - Default capacity ok ok 2 - Default error rate ok ok 3 - Length calculated properly ok 4 - Custom capacity ok ok 5 - Custom error rate ok ok 6 - Length calculated properly 1..6 ok All tests successful. Files=3, Tests=20, 0 wallclock secs ( 0.28 cusr + 0.08 csys = 0.36 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Bloom/Filter.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Bloom/Filter.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Bloom::Filter.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod