Checking if your kit is complete... Looks good Writing Makefile for HTML::RSSAutodiscovery cp lib/HTML/RSSAutodiscovery.pm blib/lib/HTML/RSSAutodiscovery.pm Manifying blib/man3/HTML::RSSAutodiscovery.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/001-parse.........ok t/002-locate........ok t/003-noparse.......# Failed test (t/003-noparse.t at line 23) # got: 'Unexpected Content-Type 'text/html' returned # ' # expected: '' # Failed test (t/003-noparse.t at line 25) # got: '' # expected: 'ARRAY' Can't use an undefined value as an ARRAY reference at t/003-noparse.t line 27. # Looks like you planned 5 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/004-embedded......# No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) t/005-syndic8.......Unable to load RSS parser. Unable to load RSS parser. # Failed test (t/005-syndic8.t at line 29) # '0' # > # '0' # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/003-noparse.t 255 65280 5 3 60.00% 3-5 t/004-embedded.t 255 65280 ?? ?? % ?? t/005-syndic8.t 1 256 5 1 20.00% 5 Failed 3/5 test scripts, 40.00% okay. 4/20 subtests failed, 80.00% okay. make: *** [test_dynamic] Error 2