Checking if your kit is complete... Looks good Writing Makefile for Module::Math::Depends cp lib/Module/Math/Depends.pm blib/lib/Module/Math/Depends.pm Manifying blib/man3/Module::Math::Depends.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Module::Math::Depends; ok t/02_main.......1..7 ok 1 - The object isa Module::Math::Depends ok 2 - ->new makes an empty set ok 3 - The object isa Module::Math::Depends ok 4 - ->from_hash works ok 5 - The object isa version # Failed test 'Foo has ok dep' # at t/02_main.t line 37. # got: '1' # expected: '1.000' ok 6 - The object isa version # Looks like you failed 1 test of 7. not ok 7 - Foo has ok dep dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/99_author.....1..1 ok 1 - blib/lib/Module/Math/Depends.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_main.t 1 256 7 1 7 Failed 1/3 test scripts. 1/10 subtests failed. Files=3, Tests=10, 1 wallclock secs ( 0.24 cusr + 0.08 csys = 0.32 CPU) Failed 1/3 test programs. 1/10 subtests failed. make: *** [test_dynamic] Error 255