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 /home/cpanrun/tmp/5.10.0/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.33 cusr + 0.09 csys = 0.42 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Bloom/Filter.html Installing /home/cpanrun/build/5.10.0/site/lib/Bloom/Filter.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Bloom::Filter.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod