Checking if your kit is complete... Looks good Writing Makefile for Test::Comprehensive cp lib/Test/Comprehensive.pm blib/lib/Test/Comprehensive.pm Manifying blib/man3/Test::Comprehensive.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01comprehensive..............Undefined subroutine &Test::Comprehensive::pod_ok called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Comprehensive/blib/lib/Test/Comprehensive.pm line 56. BEGIN failed--compilation aborted at t/01comprehensive.t line 1. # Looks like your test died before it could output anything. 1..3 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/02extra......................Undefined subroutine &Test::Comprehensive::pod_ok called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Comprehensive/blib/lib/Test/Comprehensive.pm line 56. BEGIN failed--compilation aborted at t/02extra.t line 1. # Looks like your test died before it could output anything. 1..7 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/03only_versions..............1..2 ok 1 - use Test::Comprehensive; ok 2 - Test::Comprehensive defines a version ok t/04only_pod_extra.............Undefined subroutine &Test::Comprehensive::pod_ok called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Comprehensive/blib/lib/Test/Comprehensive.pm line 56. BEGIN failed--compilation aborted at t/04only_pod_extra.t line 3. # Looks like your test died before it could output anything. 1..3 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/05only_pod_use_extra.........Undefined subroutine &Test::Comprehensive::pod_ok called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Comprehensive/blib/lib/Test/Comprehensive.pm line 56. BEGIN failed--compilation aborted at t/05only_pod_use_extra.t line 3. # Looks like your test died before it could output anything. 1..4 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/06only_pod_versions_extra....Undefined subroutine &Test::Comprehensive::pod_ok called at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Comprehensive/blib/lib/Test/Comprehensive.pm line 56. BEGIN failed--compilation aborted at t/06only_pod_versions_extra.t line 3. # Looks like your test died before it could output anything. 1..5 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01comprehensive.t 255 65280 3 6 1-3 t/02extra.t 255 65280 7 14 1-7 t/04only_pod_extra.t 255 65280 3 6 1-3 t/05only_pod_use_extra.t 255 65280 4 8 1-4 t/06only_pod_versions_extra.t 255 65280 5 10 1-5 Failed 5/6 test scripts. 22/24 subtests failed. Files=6, Tests=24, 3 wallclock secs ( 1.01 cusr + 0.26 csys = 1.27 CPU) Failed 5/6 test programs. 22/24 subtests failed. make: *** [test_dynamic] Error 255