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\logxml01.t t\logxml01....1..17 # Failed test (t\logxml01.t at line 27) # Tried to use 'Log::Dispatch::XML'. # Error: Base class package "Log::Dispatch::Buffer" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-XML\blib\lib/Log/Dispatch/XML.pm line 2 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-XML\blib\lib/Log/Dispatch/XML.pm line 2. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Log::Dispatch::XML; # Failed test (t\logxml01.t at line 28) # Log::Dispatch::XML->can('xml') failed Can't locate object method "new" via package "Log::Dispatch" at t\logxml01.t line 32. not ok 2 - Log::Dispatch::XML->can('xml') # Looks like you planned 17 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 17/17 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\logxml01.t 255 65280 17 17 100.00% 1-17 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.