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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01comprehensive..............1..3 Undefined subroutine &Test::Comprehensive::pod_ok called at /home/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 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/02extra......................1..7 Undefined subroutine &Test::Comprehensive::pod_ok called at /home/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 22 (wstat 5632, 0x1600) 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.............1..3 Undefined subroutine &Test::Comprehensive::pod_ok called at /home/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 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/05only_pod_use_extra.........1..4 Undefined subroutine &Test::Comprehensive::pod_ok called at /home/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 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/06only_pod_versions_extra....1..5 Undefined subroutine &Test::Comprehensive::pod_ok called at /home/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 22 (wstat 5632, 0x1600) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed 5/6 test scripts, 16.67% okay. 22/24 subtests failed, 8.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01comprehensive.t 22 5632 3 6 200.00% 1-3 t/02extra.t 22 5632 7 14 200.00% 1-7 t/04only_pod_extra.t 22 5632 3 6 200.00% 1-3 t/05only_pod_use_extra.t 22 5632 4 8 200.00% 1-4 t/06only_pod_versions_extra.t 22 5632 5 10 200.00% 1-5 make: *** [test_dynamic] Error 2