Checking if your kit is complete... Looks good Warning: prerequisite Test::Simple 0.62 not found. We have 0.47. Writing Makefile for Test::Command cp lib/Test/Command.pm blib/lib/Test/Command.pm Manifying blib/man3/Test::Command.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/00-load.........1..1 # Failed test (t/00-load.t at line 6) # Tried to use 'Test::Command'. # Error: Base class package "Test::Builder::Module" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::Command; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Test::Command , Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-funcs........1..31 Base class package "Test::Builder::Module" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. Compilation failed in require at t/01-funcs.t line 5. BEGIN failed--compilation aborted at t/01-funcs.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-31 Failed 31/31 tests, 0.00% okay t/02-exit.........Base class package "Test::Builder::Module" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. Compilation failed in require at t/02-exit.t line 3. BEGIN failed--compilation aborted at t/02-exit.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/03-stdout.......Base class package "Test::Builder::Module" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. Compilation failed in require at t/03-stdout.t line 3. BEGIN failed--compilation aborted at t/03-stdout.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/04-stderr.......Base class package "Test::Builder::Module" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. Compilation failed in require at t/04-stderr.t line 3. BEGIN failed--compilation aborted at t/04-stderr.t line 3. dubious Test returned status 255 (wstat 65280, 0xff00) t/05-object.......1..26 Base class package "Test::Builder::Module" is empty. (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Command/blib/lib/Test/Command.pm line 9. Compilation failed in require at t/05-object.t line 5. BEGIN failed--compilation aborted at t/05-object.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-26 Failed 26/26 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Test/Command.pm ok Failed 6/8 test scripts, 25.00% okay. 58/59 subtests failed, 1.69% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-funcs.t 255 65280 31 62 200.00% 1-31 t/02-exit.t 255 65280 ?? ?? % ?? t/03-stdout.t 255 65280 ?? ?? % ?? t/04-stderr.t 255 65280 ?? ?? % ?? t/05-object.t 255 65280 26 52 200.00% 1-26 1 test skipped. make: *** [test_dynamic] Error 25