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.8.8/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 ok 1 - defined $fsc ok 2 - dev ok 3 - ino ok 4 - mode ok 5 - nlink ok 6 - uid ok 7 - gid ok 8 - rdev ok 9 - size ok 10 - atime ok 11 - mtime ok 12 - ctime ok 13 - blksize ok 14 - blocks ok t/03stat........1..28 ok 1 - defined $fsc ok 2 - dev ok 3 - ino ok 4 - mode ok 5 - nlink ok 6 - uid ok 7 - gid ok 8 - rdev ok 9 - size ok 10 - atime ok 11 - mtime ok 12 - ctime ok 13 - blksize ok 14 - blocks ok 15 - scalar @fsc ok 16 - dev ok 17 - ino ok 18 - mode ok 19 - nlink ok 20 - uid ok 21 - gid ok 22 - rdev ok 23 - size ok 24 - atime ok 25 - mtime ok 26 - ctime ok 27 - blksize ok 28 - blocks ok t/04cache.......1..5 ok 1 - Initial stat() call ok 2 - Soon cached stat() call ok 3 - Later cached stat() call ok 4 - Cache hit after unlink() ok 5 - Later stat() call after unlink() ok All tests successful. Files=4, Tests=48, 5 wallclock secs ( 0.25 cusr + 0.09 csys = 0.34 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/File/StatCache.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/StatCache.pm Installing /Users/cpanrun/build/5.8.8/man/man3/File::StatCache.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod