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/parisc2.0-lp64/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 - 32 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 - 32 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 not ok 5 - 0 feed(s) # Failed test (t/003-noparse.t at line 28) # '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....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 - 7 feed(s) ok t/005-syndic8.....1..5 ok 1 - use HTML::RSSAutodiscovery; ok 2 - The object isa HTML::RSSAutodiscovery 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 2/5 test scripts, 60.00% okay. 2/25 subtests failed, 92.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/003-noparse.t 1 256 5 1 20.00% 5 t/005-syndic8.t 1 256 5 1 20.00% 5 make: *** [test_dynamic] Error 2