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\depends.t t\depends....1..18 ok 1 - require Module::Depends; ok 2 - require Module::Depends::Intrusive; ok 3 ok 4 - The object isa Module::Depends::Intrusive ok 5 - got our own requires ok 6 - got our own build_requires ok 7 - got other (makemaker) requires ok 8 - fails on not existing dir # Failed test (t\depends.t at line 45) not ok 9 - fails on empty dir # 'couldn't chdir to t/empty: No such file or directory' # doesn't match '(?-xism:^No {Build,Makefile}.PL found )' ok 10 - use Module::Build VERSION; no longer trips us up ok 11 - got our own requires, non-intrusively ok 12 - got our own requires, non-intrusively, from a distance ok 13 - use Inline::MakeMaker; no longer trips us up # Looks like you failed 1 tests of 18. ok 14 - Module::Install no go boom ok 15 - Module::Install build_requires ok 16 - Module::Install requires ok 17 - Template::Extract Module::Install requires ok 18 - odd outcome use of FindBin dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/18 tests, 94.44% okay Failed 1/1 test scripts, 0.00% okay. 1/18 subtests failed, 94.44% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\depends.t 1 256 18 1 5.56% 9 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.