Checking if your kit is complete... Looks good Writing Makefile for File::StatCache Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/File/StatCache.pm blib\lib\File\StatCache.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/01require.....1..1 ok 1 - use File::StatCache; ok t/02get_stat....1..14 Undefined subroutine &File::stat::stat called at t/02get_stat.t line 32. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/03stat........1..28 Undefined subroutine &File::stat::stat called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-StatCache\blib\lib/File/StatCache.pm line 88. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/04cache.......1..5 Undefined subroutine &File::stat::stat called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\File-StatCache\blib\lib/File/StatCache.pm line 88. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02get_stat.t 255 65280 14 28 1-14 t/03stat.t 255 65280 28 56 1-28 t/04cache.t 255 65280 5 10 1-5 Failed 3/4 test scripts. 47/48 subtests failed. Files=4, Tests=48, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/4 test programs. 47/48 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.