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/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/00-load.........1..1 not ok 1 - use Feed::Source::Page2RSS; # Failed test 'use Feed::Source::Page2RSS;' # at t/00-load.t line 6. # Tried to use 'Feed::Source::Page2RSS'. # Error: Constant name 'HASH(0x40188f18)' has invalid characters at blib/lib/Feed/Source/Page2RSS.pm line 11 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Feed::Source::Page2RSS , Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/10-page2rss.....Constant name 'HASH(0x40146bb8)' has invalid characters at blib/lib/Feed/Source/Page2RSS.pm line 11 BEGIN failed--compilation aborted at blib/lib/Feed/Source/Page2RSS.pm line 11. Compilation failed in require at t/10-page2rss.t line 2. BEGIN failed--compilation aborted at t/10-page2rss.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 2/5 test scripts, 60.00% okay. 1/4 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/10-page2rss.t 255 65280 ?? ?? % ?? 2 tests skipped. make: *** [test_dynamic] Error 11