Checking if your kit is complete... Looks good Writing Makefile for File::Tools cp lib/File/Tools.pm blib/lib/File/Tools.pm Manifying blib/man3/File::Tools.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/01-load............1..8 ok 1 - use File::Tools; ok 2 - awk not implemented ok 3 - cat not implemented ok 4 - df not implemented ok 5 - diff not implemented ok 6 - rm not implemented ok 7 - sed not implemented ok 8 - tail not implemented ok t/02-small...........1..12 ok 1 - catfile and basename ok 2 - catfile, dirname, catfile ok 3 - slurp of one file works ok 4 - slurp of two files works ok 5 - slurp of two files (and one missing) works ok 6 - warning received correctly ok 7 - pushd changes to the new directory ok 8 - pushd returns the new directory ok 9 - popd returns the original directory ok 10 - popd changes to the original directory ok 11 - filed copied is the same ok 12 - filed copied is the same ok t/90-pod.............1..13 ok 1 - ./Build.PL ok 2 - ./Makefile.PL ok 3 - t/01-load.t ok 4 - t/02-small.t ok 5 - t/90-pod.t ok 6 - t/91-pod-coverage.t ok 7 - t/cut.t ok 8 - t/iterators.t ok 9 - t/oop.t ok 10 - t/tar.t ok 11 - t/uniq.t ok 12 - lib/File/Tools.pm ok 13 - blib/lib/File/Tools.pm ok t/91-pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/cut................ok 1 - bytes => 1 ok 2 - bytes => 4 ok 3 - bytes => 10 ok 4 - bytes => 15 1..4 ok t/iterators..........1..0 # Skip Not implemented yet. skipped all skipped: Not implemented yet. t/oop................1..0 # Skip Not implemented yet. skipped all skipped: Not implemented yet. t/tar................1..0 # Skip Not implemented yet. skipped all skipped: Not implemented yet. t/uniq...............1..6 ok 1 - uniq originally ok 2 ok 3 ok 4 - uniq originally ok 5 ok 6 ok All tests successful, 4 tests skipped. Files=9, Tests=43, 2 wallclock secs ( 0.62 cusr + 0.23 csys = 0.85 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/File/Tools.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/Tools.pm Installing /Users/cpanrun/build/5.8.8/man/man3/File::Tools.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod