Warning: prerequisite POE 0.38 not found at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for POE::Component::AI::MegaHAL cp lib/POE/Component/AI/MegaHAL.pm blib/lib/POE/Component/AI/MegaHAL.pm Manifying blib/man3/POE::Component::AI::MegaHAL.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.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.25 at blib/lib/POE/Component/AI/MegaHAL.pm line 5. # BEGIN failed--compilation aborted at t/1_spawn.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use POE::Component::AI::MegaHAL; Can't locate object method "spawn" via package "POE::Component::AI::MegaHAL" (perhaps you forgot to load "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..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/3_pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/4_test_kwalitee...1..0 # Skip Test::Kwalitee not installed; skipping skipped: Test::Kwalitee not installed; skipping Failed Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/1_spawn.t 255 65280 5 4 80.00% 1, 3-5 3 tests skipped. Failed 1/4 test scripts, 75.00% okay. 4/5 subtests failed, 20.00% okay. make: *** [test_dynamic] Error 25