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/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 - 40 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 - 40 feed(s) ok t/003-noparse.....Number of tests must be a positive integer. You gave it 'none' at t/003-noparse.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/004-embedded....Number of tests must be a positive integer. You gave it 'none' at t/004-embedded.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/005-syndic8.....Number of tests must be a positive integer. You gave it 'none' at t/005-syndic8.t line 7. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 3/5 test scripts, 40.00% okay. 0/10 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/003-noparse.t 255 65280 ?? ?? % ?? t/004-embedded.t 255 65280 ?? ?? % ?? t/005-syndic8.t 255 65280 ?? ?? % ?? make: *** [test_dynamic] Error 2