Checking if your kit is complete... Warning: the following files are missing in your kit: t/empty/.exists Please inform the author. Writing Makefile for Module::Depends Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Module/Depends.pm blib\lib\Module\Depends.pm cp lib/Module/Depends/Intrusive.pm blib\lib\Module\Depends\Intrusive.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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 'fails on empty dir' not ok 9 - fails on empty dir # at t/depends.t line 45. # '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 ok 14 - Module::Install no go boom ok 15 - Module::Install build_requires ok 16 - Module::Install requires Subroutine main::build_requires redefined at C:/cpanrun/build/5-10-0/lib/Exporter.pm line 66. at Makefile.PL line 3 Subroutine main::include_deps redefined at C:/cpanrun/build/5-10-0/lib/Exporter.pm line 66. at Makefile.PL line 3 Subroutine main::requires redefined at C:/cpanrun/build/5-10-0/lib/Exporter.pm line 66. at Makefile.PL line 3 ok 17 - Template::Extract Module::Install requires ok 18 - odd outcome use of FindBin # Looks like you failed 1 test of 18. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/18 tests, 94.44% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/depends.t 1 256 18 1 9 Failed 1/1 test scripts. 1/18 subtests failed. Files=1, Tests=18, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/18 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.