Checking if your kit is complete... Looks good Writing Makefile for HTML::Widget::SideBar Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp SideBar.pm blib\lib\HTML\Widget\SideBar.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.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..7 ok 1 - use Tree::Numbered; # Failed test 'use SideBar;' # at t/3.t line 5. not ok 2 - use SideBar; # Tried to use 'SideBar'. # Error: Tree::Numbered::DB version 1.01 required--this is only version 1.02.2 at SideBar.pm line 141. # BEGIN failed--compilation aborted at t/3.t line 5. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. ok 3 - convert isa HTML::Widget::SideBar No such field (UniqueId) in tree at C:/cpanrun/build/5-10-0/site/lib/Tree/Numbered.pm line 362. # Looks like you planned 7 tests but only ran 5. # Looks like you failed 1 test of 5 run. # Looks like your test died just after 5. ok 4 - appending ok 5 - assigning default action dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2, 6-7 Failed 3/7 tests, 57.14% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/3.t 255 65280 7 5 2 6-7 Failed 1/3 test scripts. 3/35 subtests failed. Files=3, Tests=35, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 3/35 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.