Cannot determine perl version info from lib/Math/BigInt/Constant.pm Cannot determine license info from lib/Math/BigInt/Constant.pm Warning: prerequisite Math::BigInt 1.85 not found. We have 1.77. Checking if your kit is complete... Looks good Writing Makefile for Math::BigInt::Constant cp lib/Math/BigFloat/Constant.pm blib/lib/Math/BigFloat/Constant.pm cp lib/Math/BigInt/Constant.pm blib/lib/Math/BigInt/Constant.pm Manifying blib/man3/Math::BigFloat::Constant.3 Manifying blib/man3/Math::BigInt::Constant.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/bigfltcpm....1..161 ok 1 - ref ok 2 - bstr ok 3 - ref ok 4 - copy add works ok 5 - ref ok 6 - bsstr ok 7 - ref ok 8 - is_pos ok 9 - ref ok 10 - is_int ok 11 - ref ok 12 - is_neg ok 13 - ref ok 14 - is_one ok 15 - ref ok 16 - is_nan ok 17 - ref ok 18 - is_inf ok 19 - ref ok 20 - is_zero ok 21 - ref ok 22 - bstr ok 23 - ref ok 24 - bsstr ok 25 - ref ok 26 - as_hex ok 27 - ref ok 28 - as_bin ok 29 - ref Can't call Math::BigFloat::Constant->as_oct, not a valid method at t/bigfltcpm.t line 42 # Looks like you planned 161 tests but only ran 29. # Looks like your test died just after 29. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 30-161 Failed 132/161 tests, 18.01% okay t/bigintcpm....1..157 ok 1 - ref ok 2 - bstr ok 3 - ref ok 4 - copy add works ok 5 - ref ok 6 - bsstr ok 7 - ref ok 8 - floor ok 9 - ref ok 10 - ceil ok 11 - ref ok 12 - as_int ok 13 - ref ok 14 - as_number ok 15 - ref ok 16 - is_pos ok 17 - ref ok 18 - is_int ok 19 - ref ok 20 - is_neg ok 21 - ref ok 22 - is_one ok 23 - ref ok 24 - is_nan ok 25 - ref ok 26 - is_inf ok 27 - ref ok 28 - is_zero ok 29 - ref ok 30 - bstr ok 31 - ref ok 32 - bsstr ok 33 - ref ok 34 - digit ok 35 - ref ok 36 - as_hex ok 37 - ref ok 38 - as_bin Can't locate object method "as_oct" via package "Math::BigInt::Constant" at t/bigintcpm.t line 48. ok 39 - ref # Looks like you planned 157 tests but only ran 39. # Looks like your test died just after 39. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 40-157 Failed 118/157 tests, 24.84% okay t/pod..........1..2 ok 1 - POD test for ../lib/Math/BigInt/Constant.pm ok 2 - POD test for ../lib/Math/BigFloat/Constant.pm ok t/pod_cov......1..2 ok 1 # skip Test::Pod::Coverage 1.08 required for testing POD coverage ok 2 # skip Test::Pod::Coverage 1.08 required for testing POD coverage ok 2/2 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/bigfltcpm.t 255 65280 161 264 30-161 t/bigintcpm.t 255 65280 157 236 40-157 2 subtests skipped. Failed 2/4 test scripts. 250/322 subtests failed. Files=4, Tests=322, 1 wallclock secs ( 0.45 cusr + 0.11 csys = 0.56 CPU) Failed 2/4 test programs. 250/322 subtests failed. make: *** [test_dynamic] Error 25