Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::Config Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Log/Dispatch/Config.pm blib\lib\Log\Dispatch\Config.pm cp lib/Log/Dispatch/Configurator.pm blib\lib\Log\Dispatch\Configurator.pm cp lib/Log/Dispatch/Configurator/AppConfig.pm blib\lib\Log\Dispatch\Configurator\AppConfig.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/00_compile.........1..1 ok 1 - use Log::Dispatch::Config; ok t/01_configure.......1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1d3e5ec) ok t/02_log.............1..4 ok 1 - debug ok 2 - alert ok 3 - no debug ok 4 - alert % ok t/03_reload..........1..5 ok 1 - The object isa Log::Dispatch::File # Failed test 'The object isa Log::Dispatch::File' # at t/03_reload.t line 25. not ok 2 - The object isa Log::Dispatch::File # The object isn't defined # Failed test at t/03_reload.t line 26. # got: 'Log::Dispatch::File=HASH(0x1f46e3c)' # expected: undef # Failed test 'Log::Dispatch::Config=HASH(0x1f4706c) - Log::Dispatch::Config=HASH(0x1f4706c)' # at t/03_reload.t line 27. # 'Log::Dispatch::Config=HASH(0x1f4706c)' # ne # 'Log::Dispatch::Config=HASH(0x1f4706c)' # Looks like you failed 3 tests of 5. not ok 3 not ok 4 - Log::Dispatch::Config=HASH(0x1f4706c) - Log::Dispatch::Config=HASH(0x1f4706c) ok 5 - same one dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/5 tests, 40.00% okay t/04_nolog...........1..1 ok 1 - can call with nothing ok t/05_compat..........1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1d3e6ec) ok t/06_configurator....1..3 ok 1 - The object isa Log::Dispatch::Configurator ok 2 ok 3 - get_attrs_global is an abstract method of Log::Dispatch::Configurator at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Log-Dispatch-Config\blib\lib/Log/Dispatch/Config.pm line 80 # ok t/07_hardwired.......1..7 ok 1 - The object isa Log::Dispatch::Configurator ok 2 - The object isa Log::Dispatch::Configurator::Hardwired ok 3 - The object isa Log::Dispatch::File ok 4 - The object isa Log::Dispatch::File ok 5 - Log::Dispatch::Config=HASH(0x1c72f5c) - Log::Dispatch::Config=HASH(0x1cce81c) ok 6 - Log::Dispatch::Config=HASH(0x1c72f5c) - Log::Dispatch::Config=HASH(0x1ceace4) ok 7 - Log::Dispatch::Config=HASH(0x1cce81c) - Log::Dispatch::Config=HASH(0x1ceace4) ok t/08_datetime........1..3 ok 1 - The object isa Log::Dispatch::Screen ok 2 - 20080109 debug Wed Jan 9 05:11:49 2008 ok 3 - 20080109 debug Wed Jan 9 05:11:49 2008 ok t/09_ini.............1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::Screen ok 3 - same instance - Log::Dispatch::Config=HASH(0x1d3e69c) ok t/10_caller..........1..2 ok 1 ok 2 ok t/11_no_watch........1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::File ok 3 - same: Log::Dispatch::Config=HASH(0x1f2e63c) - Log::Dispatch::Config=HASH(0x1f2e63c) ok t/12_inherit.........1..6 ok 1 - The object isa Foo::Logger ok 2 - The object isa Log::Dispatch::Config ok 3 - The object isa Bar::Logger ok 4 - The object isa Log::Dispatch::Config ok 5 - not same one ok 6 - same one ok t/13_do_reload.......1..3 ok 1 - The object isa Log::Dispatch::File ok 2 - The object isa Log::Dispatch::File ok 3 - same: Log::Dispatch::Config=HASH(0x1f2e764) - Log::Dispatch::Config=HASH(0x1b42f1c) ok t/14_destroy.........1..1 ok 1 ok t/15_appconfig.......1..3 ok 1 - Config exists ok 2 - The object isa Log::Dispatch::Configurator::AppConfig ok 3 - The object isa Log::Dispatch::File ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03_reload.t 3 768 5 3 2-4 Failed 1/16 test scripts. 3/51 subtests failed. Files=16, Tests=51, 8 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/16 test programs. 3/51 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.