Checking if your kit is complete... Looks good Writing Makefile for Text::ProcessMap Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Text/ProcessMap.pm blib\lib\Text\ProcessMap.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_test....1..16 Can't use string ("0") as an ARRAY ref while "strict refs" in use at lib/Text/ProcessMap.pm line 251. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay t/02_test....1..4 Can't use string ("0") as an ARRAY ref while "strict refs" in use at lib/Text/ProcessMap.pm line 251. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_test.t 255 65280 16 32 1-16 t/02_test.t 255 65280 4 8 1-4 Failed 2/2 test scripts. 20/20 subtests failed. Files=2, Tests=20, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 20/20 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.