Checking if your kit is complete... Warning: prerequisite POE 0.38 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for POE::Component::Client::Whois cp lib/POE/Component/Client/Whois.pm blib/lib/POE/Component/Client/Whois.pm cp lib/POE/Component/Client/Whois/IPBlks.pm blib/lib/POE/Component/Client/Whois/IPBlks.pm cp lib/POE/Component/Client/Whois/TLDList.pm blib/lib/POE/Component/Client/Whois/TLDList.pm Manifying blib/man3/POE::Component::Client::Whois.3 Manifying blib/man3/POE::Component::Client::Whois::IPBlks.3 Manifying blib/man3/POE::Component::Client::Whois::TLDList.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_use............1..1 ok 1 - use POE::Component::Client::Whois; # Testing POE::Component::Client::Whois 1.11, POE 0.25, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01_pod............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/01_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/01_test_kwalitee..1..0 # Skip Test::Kwalitee not installed; skipping skipped: Test::Kwalitee not installed; skipping t/02_tld............1..5 ok 1 - use POE::Component::Client::Whois::TLDList; ok 2 - The object isa POE::Component::Client::Whois::TLDList ok 3 - TLD Test for bingosnet.co.uk ok 4 - TLD Test for bingosnet.com ok 5 - TLD Test for bingosnet.ao ok t/03_ipblk..........1..5 ok 1 - use POE::Component::Client::Whois::IPBlks; ok 2 - The object isa POE::Component::Client::Whois::IPBlks ok 3 - TLD Test for 192.168.1.1 not ok 4 - TLD Test for 211.200.1.55 # Failed test (t/03_ipblk.t at line 11) ok 5 - TLD Test for 100.0.0.1 # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/5 tests, 80.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/03_ipblk.t 1 256 5 1 20.00% 4 3 tests skipped. Failed 1/6 test scripts, 83.33% okay. 1/11 subtests failed, 90.91% okay. make: *** [test_dynamic] Error 2