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..12 ok 1 - use Tree::Numbered; # Failed test 'use HTML::Widget::SideBar;' # at t/3.t line 5. not ok 2 - use HTML::Widget::SideBar; # Tried to use 'HTML::Widget::SideBar'. # Error: syntax error at C:\cpanrun\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 4) line 2. # BEGIN failed--compilation aborted at t/3.t line 5. Name "main::second" used only once: possible typo at t/3.t line 44. ok 3 - convert isa HTML::Widget::SideBar Use of inherited AUTOLOAD for non-method HTML::Widget::SideBar::setField() is deprecated at C:/cpanrun/build/5-10-0/site/lib/Tree/Numbered.pm line 65. No such field (Field) in tree at C:/cpanrun/build/5-10-0/site/lib/Tree/Numbered.pm line 365. # Looks like you planned 12 tests but only ran 3. # Looks like you failed 1 test of 3 run. # 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/3.t 255 65280 12 19 2 4-12 Failed 1/3 test scripts. 10/40 subtests failed. Files=3, Tests=40, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 10/40 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.