Checking if your kit is complete... Looks good Writing Makefile for File::pushd cp lib/File/pushd.pod blib/lib/File/pushd.pod cp lib/File/pushd.pm blib/lib/File/pushd.pm Manifying blib/man3/File::pushd.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/File_pushd....1..37 ok 1 - use File::pushd; ok 2 - main->can(...) ok 3 - pushd to nonexistant directory croaks ok 4 - The object isa File::pushd ok 5 - change directory on pushd (relative path) ok 6 - object stringifies ok 7 - revert directory when variable goes out of scope ok 8 - change directory on pushd (absolute path) ok 9 - revert directory when variable goes out of scope ok 10 - change directory on pushd (upwards) ok 11 - revert directory when variable goes out of scope ok 12 - change directory on pushd (rootdir) ok 13 - revert directory when variable goes out of scope ok 14 - pushd with no argument doesn't change directory ok 15 - changing manually to another directory ok 16 - revert directory when variable goes out of scope ok 17 - tempd changes to new temporary directory ok 18 - revert directory when variable goes out of scope ok 19 - temporary directory removed ok 20 - tempd changes to new temporary directory ok 21 - mark temporary directory for preservation ok 22 - revert directory when variable goes out of scope ok 23 - temporary directory preserved ok 24 - temporary directory manually cleaned up ok 25 - got a temp directory name from subproces ok 26 - temporary directory preserved outside subprocess ok 27 - temporary directory manually cleaned up ok 28 - tempd changes to new temporary directory ok 29 - mark temporary directory for preservation ok 30 - mark temporary directory for removal ok 31 - revert directory when variable goes out of scope ok 32 - temporary directory removed ok 33 - change directory on pushd ok 34 - regular pushd is automatically preserved ok 35 - can't mark regular pushd for deletion ok 36 - revert directory when variable goes out of scope ok 37 - original directory not removed ok All tests successful. Files=1, Tests=37, 1 wallclock secs ( 0.22 cusr + 0.24 csys = 0.46 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/File/pushd.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/pushd.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/pushd.pod Installing /Users/cpanrun/build/5.8.8/man/man3/File::pushd.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod