Checking if your kit is complete... Looks good Writing Makefile for Devel::Required Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Devel/Required.pm blib\lib\Devel\Required.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/Required01....1..37 ok 1 - use ExtUtils::MakeMaker; ok 2 - use Devel::Required; ok 3 - Devel::Required->can('import') ok 4 - Failed to open Foo.pm: ok 5 - Failed to close Foo.pm: ok 6 - Check if Foo.pm exists ok 7 - Failed to open Bar.pm: ok 8 - Failed to close Bar.pm: ok 9 - Check if Bar.pm exists ok 10 - Failed to open Baz.pm: ok 11 - Failed to close Baz.pm: ok 12 - Check if Baz.pm exists ok 13 - Failed to open README for writing: ok 14 - Failed to close README for writing: ok 15 - Check if README exists Writing Makefile for Foo Did not properly install "README" # Looks like you planned 37 tests but only ran 15. # Looks like your test died just after 15. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 16-37 Failed 22/37 tests, 40.54% okay t/Required02....1..21 ok 1 - Failed to open Foo.pm: ok 2 - Failed to close Foo.pm: ok 3 - Check if Foo.pm exists ok 4 - Failed to open Bar.pm: ok 5 - Failed to close Bar.pm: ok 6 - Check if Bar.pm exists ok 7 - Failed to open Baz.pm: ok 8 - Failed to close Baz.pm: ok 9 - Check if Baz.pm exists ok 10 - Failed to open README for writing: ok 11 - Failed to close README for writing: ok 12 - Check if README exists Writing Makefile for Foo Did not properly install "README" # Looks like you planned 21 tests but only ran 12. # Looks like your test died just after 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 13-21 Failed 9/21 tests, 57.14% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Required01.t 255 65280 37 44 16-37 t/Required02.t 255 65280 21 18 13-21 Failed 2/2 test scripts. 31/58 subtests failed. Files=2, Tests=58, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/2 test programs. 31/58 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.