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 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001-parse.......1..5 ok 1 - use HTML::RSSAutodiscovery; ok 2 - The object isa HTML::RSSAutodiscovery ok 3 - Parsed http://www.diveintomark.org/ ok 4 ok 5 - 31 feed(s) ok t/002-locate......1..5 ok 1 - use HTML::RSSAutodiscovery; ok 2 - The object isa HTML::RSSAutodiscovery ok 3 - Parsed http://www.diveintomark.org ok 4 ok 5 - 31 feed(s) ok t/003-noparse.....1..5 ok 1 - use HTML::RSSAutodiscovery; ok 2 - The object isa HTML::RSSAutodiscovery ok 3 - Parsed scripting ok 4 # Failed test (t/003-noparse.t at line 28) not ok 5 - 0 feed(s) # '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 t/004-embedded....# No tests run! 1..none dubious Test returned status 255 (wstat 65280, 0xff00) t/005-syndic8.....1..5 ok 1 - use HTML::RSSAutodiscovery; ok 2 - The object isa HTML::RSSAutodiscovery Unable to load RSS parser. at t/005-syndic8.t line 23 Unable to load RSS parser. at t/005-syndic8.t line 23 ok 3 - Parsed macnn.com ok 4 not ok 5 - 0 feed(s) # 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 3/5 test scripts, 40.00% okay. 2/20 subtests failed, 90.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/003-noparse.t 1 256 5 1 20.00% 5 t/004-embedded.t 255 65280 ?? ?? % ?? t/005-syndic8.t 1 256 5 1 20.00% 5 make: *** [test_dynamic] Error 2