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\00load.t t\01pod.t t\03xpaths.t t\04module.t t\00load......1..1 ok 1 - use Pod::XPath; ok t\01pod.......1..1 ok 1 - POD test for blib\lib/Pod/XPath.pm ok t\03xpaths....Use of uninitialized value in join or string at C:/cpanrun-5.8/build/5-8-0/site/lib/Pod/XML.pm line 143, line 5. Use of uninitialized value in join or string at C:/cpanrun-5.8/build/5-8-0/site/lib/Pod/XML.pm line 143, line 5. 1..17 ok 1 - use Pod::XPath; ok 2 - Pod::XPath->new ok 3 - $p isa XML::XPath not well-formed (invalid token) at line 6, column 2, byte 145: Chapter 9 - Using XML =^ <> NAME at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Parser.pm line 185 # Looks like you planned 17 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-17 Failed 14/17 tests, 17.65% okay t\04module....1..9 ok 1 - use Pod::XPath; ok 2 - Pod::XPath->new('Pod::XPath') ok 3 - $p isa XML::XPath ok 4 - /pod/sect1[1]/title/text() # Failed test (t\04module.t at line 38) # got: 'NAME' # expected: 'SYNOPSIS' not ok 5 - NAME ok 6 - /pod/head/title/text() ok 7 - Pod::XPath - use XPath expressions to navigate a POD document ok 8 - /pod/sect1 # Failed test (t\04module.t at line 48) not ok 9 - ('XML::XPath::Node::Element' x 9) # got: '9' # expected: '8' # Looks like you failed 2 tests of 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay Failed 2/4 test scripts, 50.00% okay. 16/28 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\03xpaths.t 255 65280 17 14 82.35% 4-17 t\04module.t 2 512 9 2 22.22% 5 9 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.