Checking if your kit is complete... Looks good Writing Makefile for Proc::Fork cp lib/Proc/Fork.pm blib/lib/Proc/Fork.pm Manifying blib/man3/Proc::Fork.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.mock...........1..14 ok 1 - use Proc::Fork; ok 2 - parent code executes ok 3 - child code executes ok 4 - error code executes ok 5 - retry code executes ok 6 - pid is passed to parent block ok 7 - syntax error catcher fired ok 8 - retry attempt 1 signalled ok 9 - retry attempt 2 signalled ok 10 - retry attempt 3 signalled ok 11 - retry attempt 4 signalled ok 12 - retry attempt 5 signalled ok 13 - abort after 5th attempt ok 14 - I can have a coke now ok t/01.real...........1..3 ok 1 - use Proc::Fork ok 2 - child code runs ok 3 - parent code runs ok 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 All tests successful, 2 tests skipped. Files=4, Tests=17, 1 wallclock secs ( 0.71 cusr + 0.05 csys = 0.76 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Proc/Fork.pm Installing /home/cpanrun/build/5.6.1/man/man3/Proc::Fork.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod