Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\File_pushd.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 Can't locate object method "new" via package "File::Temp" at t\File_pushd.t line 169. ok 22 - revert directory when variable goes out of scope ok 23 - temporary directory preserved # Looks like you planned 37 tests but only ran 24. ok 24 - temporary directory manually cleaned up # Looks like your test died just after 24. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 25-37 Failed 13/37 tests, 64.86% okay Failed 1/1 test scripts, 0.00% okay. 13/37 subtests failed, 64.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\File_pushd.t 255 65280 37 13 35.14% 25-37 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.