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, 'inc', 'blib\lib', 'blib\arch')" t\00-distribution.t t\abdigation.t t\signal_handler.t t\00-distribution....1..13 ok 1 - Checking MANIFEST integrity ok 2 - use POE::Exceptions; ok 3 - use POE::Session::Exception; ok 4 - use POE::Kernel::Exception; ok 5 - POE::Exceptions defines a version ok 6 - POE::Session::Exception defines a version ok 7 - POE::Kernel::Exception defines a version ok 8 - POD test for blib\lib/POE/Exceptions.pm ok 9 - POD test for blib\lib/POE/Session/Exception.pm ok 10 - POD test for blib\lib/POE/Kernel/Exception.pm # POE::Exceptions: no public symbols defined ok 11 - Pod Coverage ok ok 12 - Pod Coverage ok ok 13 - Pod Coverage ok ok t\abdigation.........ok 1 - use POE::Exceptions; # Failed test (t\abdigation.t at line 33) # 'Can't locate object method "_initialize_kernel_session" via package "POE::Kernel::Exception" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Exceptions\blib\lib/POE/Session/Exception.pm line 34. # ' # doesn't match '(?-xism:unhandled exception)' not ok 2 - die not caught by order of signal handler 1..2 # Looks like you failed 1 tests of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\signal_handler.....1..4 ok 1 - use POE::Exceptions; # Failed test (t\signal_handler.t at line 45) # 'Can't locate object method "_initialize_kernel_session" via package "POE::Kernel::Exception" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Exceptions\blib\lib/POE/Session/Exception.pm line 34. # ' # doesn't match '(?-xism:double exception fault: this die will be handled, too)' not ok 2 - double exception caught # Looks like you planned 4 tests but only ran 2. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay Failed 2/3 test scripts, 33.33% okay. 4/19 subtests failed, 78.95% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\abdigation.t 1 256 2 1 50.00% 2 t\signal_handler.t 3 768 4 3 75.00% 2-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.