Checking if your kit is complete... Looks good Writing Makefile for Module::Compile Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Module/Compile.pm blib\lib\Module\Compile.pm cp lib/Module/Optimize.pm blib\lib\Module\Optimize.pm cp lib/Module/Install/Admin/PMC.pm blib\lib\Module\Install\Admin\PMC.pm cp lib/Module/Install/PMC.pm blib\lib\Module\Install\PMC.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/compile........1..2 ok 1 - use_means_now ok 2 - Nested Compilers ok t/data1..........1..3 ok 1 - .pmc doesn't exist yet Name "DataTest::DATA" used only once: possible typo at t/data1.t line 17. readline() on unopened filehandle DATA at t/data1.t line 17. ok 2 - .pmc exists # Failed test 'DATA section is correct' not ok 3 - DATA section is correct # in t/data1.t at line 18. # got: undef # expected: ' # one # two # # three # # ' # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/data2..........1..3 ok 1 - .pmc exists ok 2 - .pmc still exists ok 3 - DATA section is correct ok t/fold_blocks....1..9 ok 1 - Fold a heredoc whilst preserving ~s ok 2 - Folded heredoc, ignoring <<= ok 3 - Empty string termination ok 4 - A double heredoc ok 5 - A double heredoc. Same END token ok 6 - A Heredoc inside Pod ok 7 - A Heredoc inside comment block ok 8 - Not a heredoc, but a literal "<<" ok 9 - All kinds ok t/lexical........1..1 ok 1 - Lexical compilation not implemented yet ok t/orz............1..5 ok 1 - Test runs ok 2 - Compiled file exists ok 3 - orz was here ok 4 - t/orz.t ok 5 - Second half of test runs ok t/parse..........1..1 ok 1 - Parse compiler in block scope ok t/pmc............1..1 ok 1 - Compile Foo.pm to Foo.pmc ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/data1.t 1 256 3 1 3 Failed 1/8 test scripts. 1/25 subtests failed. Files=8, Tests=25, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/8 test programs. 1/25 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.