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\00-load.t t\base.t t\find_global_name.t t\pod-coverage.t t\pod.t t\00-load.............1..1 ok 1 - use B::XPath; # Testing B::XPath 0.01, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\base................1..31 ok 1 - use B::XPath; ok 2 - The object isa B::XPath::UNOP ok 3 - ... with one child ok 4 - ... a lineseq op ok 5 - lineseq should have four children ok 6 - ... a COP ok 7 - ... a scalar assignment ok 8 - ... another COP ok 9 - ... and a return ok 10 - get_nextstate() for assignment should find closest previous COP ok 11 - get_nextstate() for return should find closest previous COP ok 12 - sassign should have two children ok 13 - ... one a shift ok 14 - ... and the other a scalar pad op ok 15 - shift should have one child ok 16 - ... an array reference op ok 17 - ... itself having one child ok 18 - ... a GV dereference Unimplemented method NAME for B::XPath::PADOP=HASH(0x1c66af8) # Looks like you planned 31 tests but only ran 18. # Looks like your test died just after 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-31 Failed 13/31 tests, 58.06% okay t\find_global_name....1..16 Use of uninitialized value in string eq at C:/cpanrun-5.8/build/5-8-0/site/lib/Class/XPath.pm line 204. Use of uninitialized value in string eq at C:/cpanrun-5.8/build/5-8-0/site/lib/Class/XPath.pm line 204. Use of uninitialized value in string eq at C:/cpanrun-5.8/build/5-8-0/site/lib/Class/XPath.pm line 204. Unimplemented method NAME for B::XPath::PADOP=HASH(0x1ceda04) # Looks like you planned 16 tests but only ran 1. # Looks like your test died just after 1. ok 1 - use B::XPath; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay t\pod-coverage........1..1 ok 1 - Pod coverage on B::XPath ok t\pod.................1..1 ok 1 - blib\lib\B\XPath.pm ok Failed 2/5 test scripts, 60.00% okay. 28/50 subtests failed, 44.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\base.t 255 65280 31 13 41.94% 19-31 t\find_global_name.t 255 65280 16 15 93.75% 2-16 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.