Checking if your kit is complete... Looks good Warning: prerequisite Test::Simple 0.62 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. 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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load...........1..1 not ok 1 - use Test::Command; # 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 blib/lib/Test/Command.pm line 9 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Test::Command , Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test 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 blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at 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. 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 blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at 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 blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at 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 blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at 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 blib/lib/Test/Command.pm line 9 BEGIN failed--compilation aborted at 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. 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: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status 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 31 100.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 26 100.00% 1-26 2 tests skipped. Failed 6/8 test scripts, 25.00% okay. 58/58 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29