Checking if your kit is complete... Looks good Writing Makefile for Proc::Pidfile cp Pidfile.pm blib/lib/Proc/Pidfile.pm Manifying blib/man3/Proc::Pidfile.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pidfile....1..25 v-string in use/require non-portable at /Users/cpanrun/build/5.10.0/site/lib/Proc/ProcessTable.pm line 3. ok 1 - require Proc::Pidfile; ok 2 - pidfile created ok 3 - pidfile destroyed ok 4 - temp pidfile matches ok 5 - temp pidfile created ok 6 - temp pidfile destroyed ok 7 - open pidfile ok 8 - close pidfile ok 9 - pid correct ok 10 - fork successful ok 11 - child exited ok 12 - child ignored parent's pidfile ok 13 - child ignored pidfile ok 14 - parent destroyed pidfile (in cleanup) pidfile /tmp/pidfile.t.pid doesn't exist ok 15 - die on removed pidfile ok 16 - fork successful t/pidfile.t already running: 22525 (/tmp/pidfile.t.pid) ok 17 - child exited ok 18 - child spotted existing pidfile ok 19 - fork successful ok 20 - silent child exited ok 21 - child spotted and ignored existing pidfile ok 22 - open pidfile dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 23-25 Failed 3/25 tests, 88.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/pidfile.t 0 11 25 6 23-25 Failed 1/1 test scripts. 3/25 subtests failed. Files=1, Tests=25, 0 wallclock secs ( 0.18 cusr + 0.17 csys = 0.35 CPU) Failed 1/1 test programs. 3/25 subtests failed. make: *** [test_dynamic] Error 255