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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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. ok 6 - The object isa version not ok 7 - Foo has ok dep # got: '1' # expected: '1.000' # Looks like you failed 1 test of 7. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t/99_author.....1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 1/3 test scripts, 66.67% okay. 1/9 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_main.t 1 256 7 1 14.29% 7 1 test skipped. make: *** [test_dynamic] Error 11