Checking if your kit is complete... Looks good Writing Makefile for File::StatCache cp lib/File/StatCache.pm blib/lib/File/StatCache.pm Manifying blib/man3/File::StatCache.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 /Users/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 /Users/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, 1 wallclock secs ( 0.20 cusr + 0.07 csys = 0.27 CPU) Failed 3/4 test programs. 47/48 subtests failed. make: *** [test_dynamic] Error 255