Checking if your kit is complete... Looks good Writing Makefile for Parallel::ForkControl cp lib/Parallel/ForkControl.pm blib/lib/Parallel/ForkControl.pm Manifying blib/man3/Parallel::ForkControl.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/Parallel_ForkControl.ok 1 - use Parallel::ForkControl; ok 2 - The object isa Parallel::ForkControl ok 3 - new() - create an object ok 4 - Parallel::ForkControl->can(...) ok 5 - The object isa Parallel::ForkControl ok 6 - run 23184 - 3 ok 7 - run 23186 - 2 ok 8 - run 23188 - 3 ok 9 - run 23190 - 2 ok 10 - run 23192 - 3 ok 11 - run 23194 - 2 ok 12 - run 23196 - 3 ok 13 - run 23198 - 2 ok 14 - run 23200 - 3 ok 15 - run 23202 - 2 ok 16 - run 23204 - 3 ok 17 - run 23206 - 2 ok 18 - run 23208 - 3 ok 19 - run 23210 - 2 ok 20 - run 23212 - 3 ok 21 - cleanup 1..21 FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/Parallel_ForkControl.t 21 21 100.00% 1-21 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 21/21 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29