Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Math-Prime-TiedArray' version '0.04' Copying lib/Math/Prime/TiedArray.pm -> blib/lib/Math/Prime/TiedArray.pm Manifying blib/lib/Math/Prime/TiedArray.pm -> blib/libdoc/Math::Prime::TiedArray.3 HTMLifying blib/lib/Math/Prime/TiedArray.pm -> blib/libhtml/site/lib/Math/Prime/TiedArray.html t/00-load...........1..1 # Testing Math::Prime::TiedArray 0.04, Perl 5.010000, /Users/cpanrun/build/5.10.0/bin/perl ok 1 - use Math::Prime::TiedArray; ok t/10-tie............1..1 ok 1 ok t/20-precompute.....1..2 ok 1 - Tied with precompute ok 2 - Primes lower than 100 found ok t/30-array-ops......1..7 ok 1 - 2 shifted ok 2 - 3 shifted ok 3 - 5 shifted ok 4 - 7 shifted ok 5 - 10th prime is 29 ok 6 - 9th prime is 23 ok 7 - 50th prime is 229 ok t/40-incremental....1..1 ok 1 - shifting the primes up to 100 worked ok t/50-extending......1..8 ok 1 - 9th prime is 29 ok 2 - 49th prime is 229 ok 3 - 99th prime is 541 ok 4 - 199th prime is 1223 ok 5 - 499th prime is 3571 ok 6 - 999th prime is 7919 ok 7 - 1999th prime is 17389 ok 8 - 4999th prime is 48611 ok t/60-exceptions.....1..2 ok 1 - Exception generated when breaking ceiling ok 2 - Can extend below the ceiling ok t/70-cache..........1..6 Insecure dependency in open while running with -T switch at /Users/cpanrun/build/5.10.0/lib/DB_File.pm line 281. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/boilerplate.......1..0 # Skip Skipping maintainer tests without $ENV{AUTHOR_TESTS} skipped all skipped: Skipping maintainer tests without $ENV{AUTHOR_TESTS} t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Skipping maintainer tests without $ENV{AUTHOR_TESTS} skipped all skipped: Skipping maintainer tests without $ENV{AUTHOR_TESTS} Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/70-cache.t 255 65280 6 12 1-6 3 tests skipped. Failed 1/11 test scripts. 6/28 subtests failed. Files=11, Tests=28, 3 wallclock secs ( 2.22 cusr + 0.28 csys = 2.50 CPU) Failed 1/11 test programs. 6/28 subtests failed.