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, 'inc', 'blib\lib', 'blib\arch')" t\compile.t t\data1.t t\data2.t t\fold_blocks.t t\lexical.t t\orz.t t\parse.t t\pmc.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. # Failed test '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. ok 2 - .pmc exists not ok 3 - DATA section is correct 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 1/8 test scripts, 87.50% okay. 1/25 subtests failed, 96.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\data1.t 1 256 3 1 33.33% 3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.