Checking if your kit is complete... Looks good Writing Makefile for File::Copy::Reliable cp lib/File/Copy/Reliable.pm blib/lib/File/Copy/Reliable.pm Manifying blib/man3/File::Copy::Reliable.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.............1..1 ok 1 - blib/lib/File/Copy/Reliable.pm ok t/pod_coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/simple..........1..22 ok 1 - use File::Copy::Reliable; ok 2 - t/pod.t exists ok 3 - t/tmp/pod.t does not exist ok 4 - t/tmp/pod.t does exist ok 5 - t/tmp/pod.t size is 140 ok 6 - t/tmp/pod.t does exist ok 7 - t/tmp/pod.t size is 140 ok 8 - t/tmp/pod.t exists ok 9 - t/tmp/new.t does not exist ok 10 - t/tmp/pod.t does not exist ok 11 - t/tmp/new.t does exist ok 12 - t/tmp/new.t size is 140 ok 13 - rethrows copy error ok 14 - rethrows move error not ok 15 - rethrows copy error # Failed test 'rethrows copy error' # at t/simple.t line 67. # expecting: Regexp ((?-xism:copy_reliable\(t/pod.t, t/tmp/pod.t\) failed: Unknown error:? 3141)) # found: copy_reliable(t/pod.t, t/tmp/pod.t) failed: 3141 at t/simple.t line 66 ok 16 - t/pod.t exists ok 17 - t/tmp/pod.t does not exist ok 18 - rethrows copy error ok 19 - t/pod.t exists ok 20 - t/tmp/pod.t does not exist # Failed test 'rethrows move error' not ok 21 - rethrows move error # at t/simple.t line 85. # expecting: Regexp ((?-xism:move_reliable\(t/pod.t, t/tmp/pod.t\) failed: Unknown error:? 3142)) # found: move_reliable(t/pod.t, t/tmp/pod.t) failed: 3142 at t/simple.t line 84 ok 22 - rethrows move error # Looks like you failed 2 tests of 22. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 15, 21 Failed 2/22 tests, 90.91% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/simple.t 2 512 22 2 15 21 1 test skipped. Failed 1/3 test scripts. 2/23 subtests failed. Files=3, Tests=23, 0 wallclock secs ( 0.29 cusr + 0.10 csys = 0.39 CPU) Failed 1/3 test programs. 2/23 subtests failed. make: *** [test_dynamic] Error 2