Warning: prerequisite Compress::Zlib 1.34 not found at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. 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::Filter::Zlib cp lib/POE/Filter/Zlib.pm blib/lib/POE/Filter/Zlib.pm cp lib/POE/Filter/Zlib/Stream.pm blib/lib/POE/Filter/Zlib/Stream.pm Manifying blib/man3/POE::Filter::Zlib.3 Manifying blib/man3/POE::Filter::Zlib::Stream.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.................1..1 # Failed test (t/1.t at line 9) # Tried to use 'POE::Filter::Zlib'. # Error: Too many arguments for Compress::Zlib::compress at blib/lib/POE/Filter/Zlib.pm line 68, near ") ) " # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/1.t line 9. # Looks like you failed 1 test of 1. not ok 1 - use POE::Filter::Zlib; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/2.................1..6 not ok 1 - use POE::Filter::Zlib; # Failed test (t/2.t at line 2) # Tried to use 'POE::Filter::Zlib'. # Error: Too many arguments for Compress::Zlib::compress at blib/lib/POE/Filter/Zlib.pm line 68, near ") ) " # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/2.t line 2. ok 2 - The object isa POE::Filter::Zlib Undefined subroutine &POE::Filter::Zlib::put called at t/2.t line 12. # Looks like you planned 6 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-6 Failed 5/6 tests, 16.67% okay t/3.................1..6 ok 1 - use POE::Filter::Zlib::Stream; ok 2 - The object isa POE::Filter::Zlib::Stream Can't locate object method "get" via package "POE::Filter::Zlib::Stream" (perhaps you forgot to load "POE::Filter::Zlib::Stream"?) at t/3.t line 13. # Looks like you planned 6 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/4.................1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/5.................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/6.................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.t 1 256 1 1 100.00% 1 t/2.t 255 65280 6 5 83.33% 1, 3-6 t/3.t 255 65280 6 4 66.67% 3-6 3 tests skipped. Failed 3/6 test scripts, 50.00% okay. 10/13 subtests failed, 23.08% okay. make: *** [test_dynamic] Error 25