Checking if your kit is complete... Looks good Writing Makefile for Proc::Daemontools::Service Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Proc/Daemontools/Service/Test.pm blib\lib\Proc\Daemontools\Service\Test.pm cp lib/Proc/Daemontools/Service.pm blib\lib\Proc\Daemontools\Service.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.........1..1 ok 1 - use Proc::Daemontools::Service; # Testing Proc::Daemontools::Service 0.02, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe 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/pod.............1..2 ok 1 - blib\lib\Proc\Daemontools\Service.pm ok 2 - blib\lib\Proc\Daemontools\Service\Test.pm ok t/service.........ok 1 - use Proc::Daemontools::Service::Test; ok 2 - hupped 1 pid ok 3 - child wrote hangup ok 4 - termed 1 pid ok 5 - child wrote exit # Failed test 'reaped child pid' not ok 6 - reaped child pid # at t/service.t line 41. # got: undef # expected: '-4120' 1..6 # Looks like you failed 1 test of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/6 tests, 83.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/service.t 1 256 6 1 6 1 test skipped. Failed 1/4 test scripts. 1/9 subtests failed. Files=4, Tests=9, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/4 test programs. 1/9 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.