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\1_spawn.t t\2_pod.t t\3_pod_coverage.t t\4_test_kwalitee.t t\1_spawn............1..5 # Failed test (t\1_spawn.t at line 2) # Tried to use 'POE::Component::AI::MegaHAL'. # Error: POE version 0.31 required--this is only version 0.29 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-AI-MegaHAL\blib\lib/POE/Component/AI/MegaHAL.pm line 5. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-AI-MegaHAL\blib\lib/POE/Component/AI/MegaHAL.pm line 5. # Compilation failed in require at (eval 1) line 2. not ok 1 - use POE::Component::AI::MegaHAL; Can't locate object method "spawn" via package "POE::Component::AI::MegaHAL" at t\1_spawn.t line 22. ok 2 - blah # Looks like you planned 5 tests but only ran 2. # Looks like your test died just after 2. POE::Kernel's run() method was never called. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-5 Failed 4/5 tests, 20.00% okay t\2_pod..............1..1 ok 1 - blib\lib\POE\Component\AI\MegaHAL.pm ok t\3_pod_coverage.....1..1 # POE::Component::AI::MegaHAL: no public symbols defined ok 1 - Pod coverage on POE::Component::AI::MegaHAL ok t\4_test_kwalitee....1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping Failed 1/4 test scripts, 75.00% okay. 4/7 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\1_spawn.t 255 65280 5 4 80.00% 1 3-5 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.