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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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() stat() on unopened filehandle ./test-file-statcache.touch at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/File/stat.pm line 49. ok 5 - Later stat() call after unlink() ok All tests successful. Files=4, Tests=48, 7 wallclock secs ( 2.84 cusr + 0.30 csys = 3.14 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/File/StatCache.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/File::StatCache.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/File/StatCache/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod