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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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 ( 1.13 cusr + 0.18 csys = 1.31 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/File/StatCache.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/File::StatCache.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod