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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '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. 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. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/03only_versions..............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. 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. 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. 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 Failed List of Failed ------------------------------------------------------------------------------- t/01comprehensive.t 255 65280 3 6 200.00% 1-3 t/02extra.t 255 65280 7 14 200.00% 1-7 t/04only_pod_extra.t 255 65280 3 6 200.00% 1-3 t/05only_pod_use_extra.t 255 65280 4 8 200.00% 1-4 t/06only_pod_versions_extra.t 255 65280 5 10 200.00% 1-5 Failed 5/6 test scripts, 16.67% okay. 22/24 subtests failed, 8.33% okay. make: *** [test_dynamic] Error 255