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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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, 2 wallclock secs ( 2.38 cusr + 0.16 csys = 2.54 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Bloom/Filter.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Bloom::Filter.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Bloom/Filter/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod