Checking if your kit is complete... Looks good Writing Makefile for NEXT Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/NEXT.pm blib\lib\NEXT.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\actual.t t\actuns.t t\next.t t\unseen.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/NEXT/blib t\actual............ok 1 - use NEXT; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - test D ok 7 - test C ok 8 - test D ok 9 - test D ok 10 - Correctly dies after full traversal 1..10 FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t\actuns............ok 1 - use NEXT; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - Correctly dies after C 1..6 FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t\next..............1..25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok t\unseen............ok 1 - use NEXT; ok 2 - test A ok 3 - test B ok 4 - test D ok 5 - test C ok 6 - Correctly survives after C ok 7 - First diamond is okay 1..7 FAILED tests 1-7 Failed 7/7 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\actual.t 10 10 100.00% 1-10 t\actuns.t 6 6 100.00% 1-6 t\unseen.t 7 7 100.00% 1-7 Failed 3/4 test scripts, 25.00% okay. 23/48 subtests failed, 52.08% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0xff' Stop.