Warning: prerequisite POE 0.38 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Warning: prerequisite Win32::Service failed to load: Can't locate Win32/Service.pm in @INC (@INC contains: inc /export/home/cpanrun/depot/main/Apps/CPAN_Run/lib /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /export/home/cpanrun/build/5.6.1/lib/site_perl .) at (eval 17) line 3. Writing Makefile for POE::Component::Win32::Service cp lib/POE/Component/Win32/Service.pm blib/lib/POE/Component/Win32/Service.pm Manifying blib/man3/POE::Component::Win32::Service.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.................1..3 not ok 1 - use POE::Component::Win32::Service; # Failed test (t/1.t at line 2) # Tried to use 'POE::Component::Win32::Service'. # Error: POE version 0.38 required--this is only version 0.25 at blib/lib/POE/Component/Win32/Service.pm line 12. # BEGIN failed--compilation aborted at t/1.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "spawn" via package "POE::Component::Win32::Service" (perhaps you forgot to load "POE::Component::Win32::Service"?) at t/1.t line 6. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/2.................1..3 not ok 1 - use POE::Component::Win32::Service; # Failed test (t/2.t at line 9) # Tried to use 'POE::Component::Win32::Service'. # Error: POE version 0.38 required--this is only version 0.25 at blib/lib/POE/Component/Win32/Service.pm line 12. # BEGIN failed--compilation aborted at t/2.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "spawn" via package "POE::Component::Win32::Service" (perhaps you forgot to load "POE::Component::Win32::Service"?) at t/2.t line 15. # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/3.................1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/4.................1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1.t 255 65280 3 3 100.00% 1-3 t/2.t 255 65280 3 3 100.00% 1-3 2 tests skipped. Failed 2/4 test scripts, 50.00% okay. 6/6 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29