Checking if your kit is complete... Looks good Writing Makefile for Devel::FindGlobals Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp FindGlobals.pm blib\lib\Devel\FindGlobals.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/findglobals....1..10 ok 1 - use Devel::FindGlobals; ok 2 - Get globals ok 3 - Check version ok 4 - Check versiona ok 5 - Get globals sizes ok 6 - Check version Use of uninitialized value $got in numeric le (<=) at t/findglobals.t line 22. ok 7 - Check versiona Can't use string ("ActivePerl::BUILD") as a SCALAR ref while "strict refs" in use at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Devel-FindGlobals\blib\lib/Devel/FindGlobals.pm line 145. # Looks like you planned 10 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-10 Failed 3/10 tests, 70.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/findglobals.t 255 65280 10 6 8-10 Failed 1/1 test scripts. 3/10 subtests failed. Files=1, Tests=10, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 3/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.