Checking if your kit is complete... Looks good Writing Makefile for Net::Google::SafeBrowsing::Blocklist cp lib/Net/Google/SafeBrowsing/Blocklist.pm blib/lib/Net/Google/SafeBrowsing/Blocklist.pm Manifying blib/man3/Net::Google::SafeBrowsing::Blocklist.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/00-load........1..1 # Failed test 'use Net::Google::SafeBrowsing::Blocklist;' # at t/00-load.t line 6. # Tried to use 'Net::Google::SafeBrowsing::Blocklist'. # Error: Math::BigInt version 1.87 required--this is only version 1.77 at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Net-Google-SafeBrowsing-Blocklist/blib/lib/Net/Google/SafeBrowsing/Blocklist.pm line 58. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Net::Google::SafeBrowsing::Blocklist; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Net::Google::SafeBrowsing::Blocklist , Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Net/Google/SafeBrowsing/Blocklist.pm contains no boilerplate text ok t/pod............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 1 test skipped. Failed 1/3 test scripts. 1/4 subtests failed. Files=3, Tests=4, 1 wallclock secs ( 0.19 cusr + 0.07 csys = 0.26 CPU) Failed 1/3 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 25