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\1.t t\2.t t\3.t t\1....1..9 ok 1 - use Tree::Numbered; ok 2 - constructor ok 3 - append ok 4 - deep append ok 5 - cloning isa Tree::Numbered ok 6 - cloning and descendants ok 7 - lucky numbers are different ok 8 - allProcess works ok 9 - cursor resets ok t\2....1..19 ok 1 - use Tree::Numbered; ok 2 - constructor ok 3 - Value not created ok 4 - append ok 5 - parent assignment ok 6 - Fields ok ok 7 - getField works ok 8 - setField works ok 9 - no fields ok 10 - field inheritance ok 11 - Value not created when no params ok 12 - deep append ok 13 - Value auto-created ok 14 - cloning isa Tree::Numbered ok 15 - parent assignment in cloning 1 ok 16 - parent assignment in cloning 2 ok 17 - cloning and descendants ok 18 - lucky numbers are different ok 19 - Autoloading and adding fields ok t\3....1..12 ok 1 - use Tree::Numbered; # Failed test (t\3.t at line 5) # Tried to use 'HTML::Widget::SideBar'. # Error: syntax error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\HTML-Widget-SideBar\blib\lib/HTML/Widget/SideBar.pm line 157, near "require Tree::Numbered::DB 1.01" # Compilation failed in require at (eval 2) line 2. not ok 2 - use HTML::Widget::SideBar; ok 3 - convert isa HTML::Widget::SideBar No such field (Field) in tree at C:/cpanrun-5.8/build/5-8-0/site/lib/Tree/Numbered.pm line 365. # Looks like you planned 12 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2, 4-12 Failed 10/12 tests, 16.67% okay Failed 1/3 test scripts, 66.67% okay. 10/40 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\3.t 255 65280 12 10 83.33% 2 4-12 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.