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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/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 22621 - 3 ok 6 - run 22624 - 2 ok 7 - run 22626 - 3 ok 8 - run 22628 - 2 ok 9 - run 22630 - 3 ok 10 - run 22632 - 2 ok 11 - run 22634 - 3 ok 12 - run 22636 - 2 ok 13 - run 22638 - 3 ok 14 - run 22640 - 2 ok 15 - run 22642 - 3 ok 16 - run 22644 - 2 ok 17 - run 22646 - 3 ok 18 - run 22648 - 2 ok 19 - run 22650 - 3 ok 20 - run 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