Cannot determine perl version info from lib/Math/BigInt/Named.pm Warning: prerequisite Math::BigInt 1.78 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for Math::BigInt::Named cp lib/Math/BigInt/Named.pm blib/lib/Math/BigInt/Named.pm cp lib/Math/BigInt/Named/German.pm blib/lib/Math/BigInt/Named/German.pm cp lib/Math/BigInt/Named/English.pm blib/lib/Math/BigInt/Named/English.pm Manifying blib/man3/Math::BigInt::Named.3 Manifying blib/man3/Math::BigInt::Named::German.3 Manifying blib/man3/Math::BigInt::Named::English.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/english...........1..83 Can't locate object method "bzero" via package "Math::BigInt" (perhaps you forgot to load "Math::BigInt"?) at t/english.t line 24. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-83 Failed 83/83 tests, 0.00% okay t/german............1..85 Can't locate object method "bzero" via package "Math::BigInt" (perhaps you forgot to load "Math::BigInt"?) at t/german.t line 24. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-85 Failed 85/85 tests, 0.00% okay t/named.............1..7 Can't locate object method "is_nan" via package "Math::BigInt::Named" (perhaps you forgot to load "Math::BigInt::Named"?) at ../lib/Math/BigInt/Named.pm line 43. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/pod...............1..3 ok 1 # skip Test::Pod not installed on this system ok 2 # skip Test::Pod not installed on this system ok 3 # skip Test::Pod not installed on this system ok, 3/3 skipped: Test::Pod not installed on this system t/pod_cov...........1..3 ok 1 # skip Test::Pod::Coverage 1.00 required for testing POD coverage ok 2 # skip Test::Pod::Coverage 1.00 required for testing POD coverage ok 3 # skip Test::Pod::Coverage 1.00 required for testing POD coverage ok, 3/3 skipped: Test::Pod::Coverage 1.00 required for testing POD coverage Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/english.t 255 65280 83 83 100.00% 1-83 t/german.t 255 65280 85 85 100.00% 1-85 t/named.t 255 65280 7 7 100.00% 1-7 6 subtests skipped. Failed 3/5 test scripts, 40.00% okay. 175/181 subtests failed, 3.31% okay. make: *** [test_dynamic] Error 29