Warning: prerequisite Log::Dispatch::Buffer 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::XML Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Log/Dispatch/XML.pm blib\lib\Log\Dispatch\XML.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/logxml01....1..17 # Failed test 'use Log::Dispatch::XML;' # at t/logxml01.t line 27. not ok 1 - use Log::Dispatch::XML; # 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, # or make that module available in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-XML\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-XML\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .). # at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-XML\blib\lib/Log/Dispatch/XML.pm line 2 # BEGIN failed--compilation aborted at t/logxml01.t line 27. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Log::Dispatch::XML->can('xml')' # at t/logxml01.t line 28. not ok 2 - Log::Dispatch::XML->can('xml') # Log::Dispatch::XML->can('xml') failed Can't locate object method "new" via package "Log::Dispatch" at t/logxml01.t line 32. # Looks like you planned 17 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # 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 Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/logxml01.t 255 65280 17 32 1-17 Failed 1/1 test scripts. 17/17 subtests failed. Files=1, Tests=17, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 17/17 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.