Checking if your kit is complete... Looks good Writing Makefile for Feed::Source::Page2RSS cp lib/Feed/Source/Page2RSS.pm blib/lib/Feed/Source/Page2RSS.pm Manifying blib/man3/Feed::Source::Page2RSS.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/00-load.........1..1 ok 1 - use Feed::Source::Page2RSS; # Testing Feed::Source::Page2RSS 0.01, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl ok t/10-page2rss.....1..8 # Failed test (t/10-page2rss.t at line 11) not ok 1 - Test to monitor http://www.google.com # got: 'http://page2rss.com/page/rss?HASH(0x800000010001cad0)=' # expected: 'http://page2rss.com/page/rss?url=http%3A%2F%2Fwww.google.com' ok 2 - The object isa Feed::Source::Page2RSS ok 3 - Feed::Source::Page2RSS->can('url_feed') ok 4 - Feed::Source::Page2RSS->can('feed_type') ok 5 - Feed::Source::Page2RSS->can('atom_feed') ok 6 - Feed::Source::Page2RSS->can('rss_feed') ok 7 - Feed::Source::Page2RSS->new() ok 8 - You must specify an URL to monitor # Looks like you failed 1 tests of 8. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/8 tests, 87.50% okay t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Feed/Source/Page2RSS.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..1 ok 1 - blib/lib/Feed/Source/Page2RSS.pm ok Failed 1/5 test scripts, 80.00% okay. 1/13 subtests failed, 92.31% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/10-page2rss.t 1 256 8 1 12.50% 1 1 test skipped. make: *** [test_dynamic] Error 25