Checking if your kit is complete... Looks good Writing Makefile for Parallel::Queue Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Parallel/Queue.pm blib\lib\Parallel\Queue.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/01....1..2 ok 1 - use Parallel::Queue; ok 2 - Parallel::Queue::VERSION ok t/02....1..13 ok 1 - runqueue installed ok 2 - Pass 1 jobs consumed ok 3 - Pass 1 jobs consumed ok 4 - Pass 0 files created ok 5 - Pass 0 files deleted # Looks like you planned 13 tests but only ran 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-13 Failed 8/13 tests, 38.46% okay t/03....1..8 ok 1 - Queue manager created ok 2 - Queue manager is debugging ok 3 - Pass 0 Files created ok 4 - Pass 0 Files deleted # Looks like you planned 8 tests but only ran 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-8 Failed 4/8 tests, 50.00% okay t/04....1..3 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/05....1..3 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02.t 255 65280 13 16 6-13 t/03.t 255 65280 8 8 5-8 t/04.t 255 65280 3 6 1-3 t/05.t 255 65280 3 6 1-3 Failed 4/5 test scripts. 18/29 subtests failed. Files=5, Tests=29, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/5 test programs. 18/29 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.