Checking if your kit is complete... Looks good Writing Makefile for Text::WikiText cp lib/Text/WikiText/InputFilter.pm blib/lib/Text/WikiText/InputFilter.pm cp lib/Text/WikiText/Output/HTML.pm blib/lib/Text/WikiText/Output/HTML.pm cp lib/Text/WikiText/Output.pm blib/lib/Text/WikiText/Output.pm cp lib/Text/WikiText.pm blib/lib/Text/WikiText.pm cp lib/Text/WikiText/Output/Latex.pm blib/lib/Text/WikiText/Output/Latex.pm cp lib/Text/WikiText/Output/Pod.pm blib/lib/Text/WikiText/Output/Pod.pm cp bin/wikitext-convert blib/script/wikitext-convert /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/wikitext-convert Manifying blib/man3/Text::WikiText::InputFilter.3 Manifying blib/man1/wikitext-convert.1 Manifying blib/man3/Text::WikiText.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/environment....1..14 # Failed test 'use Text::WikiText;' # at t/environment.t line 11. # Tried to use 'Text::WikiText'. # Error: Constant name 'HASH(0x4014b128)' has invalid characters at blib/lib/Text/WikiText.pm line 49 # BEGIN failed--compilation aborted at t/environment.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Text::WikiText->can('new')' # at t/environment.t line 13. # Text::WikiText->can('new') failed Can't locate object method "new" via package "Text::WikiText" (perhaps you forgot to load "Text::WikiText"?) at t/environment.t line 15. not ok 1 - use Text::WikiText; not ok 2 - Text::WikiText->can('new') # Looks like you planned 14 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/generic........1..10 # Failed test 'use Text::WikiText;' # at t/generic.t line 11. # Tried to use 'Text::WikiText'. # Error: Constant name 'HASH(0x4014ac78)' has invalid characters at blib/lib/Text/WikiText.pm line 49 # BEGIN failed--compilation aborted at t/generic.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Text::WikiText->can('new')' # at t/generic.t line 13. # Text::WikiText->can('new') failed not ok 1 - use Text::WikiText; not ok 2 - Text::WikiText->can('new') Can't locate object method "new" via package "Text::WikiText" (perhaps you forgot to load "Text::WikiText"?) at t/generic.t line 15. # Looks like you planned 10 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/inline.........1..32 not ok 1 - use Text::WikiText; # Failed test 'use Text::WikiText;' # at t/inline.t line 11. # Tried to use 'Text::WikiText'. # Error: Constant name 'HASH(0x40031c34)' has invalid characters at blib/lib/Text/WikiText.pm line 49 # BEGIN failed--compilation aborted at t/inline.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'Text::WikiText->can('new')' # at t/inline.t line 13. # Text::WikiText->can('new') failed Can't locate object method "new" via package "Text::WikiText" (perhaps you forgot to load "Text::WikiText"?) at t/inline.t line 15. not ok 2 - Text::WikiText->can('new') # Looks like you planned 32 tests but only ran 2. # Looks like you failed 2 tests of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-32 Failed 32/32 tests, 0.00% okay t/paragraphs.....1..16 # Failed test 'use Text::WikiText;' # at t/paragraphs.t line 11. # Tried to use 'Text::WikiText'. # Error: Constant name 'HASH(0x4014aeec)' has invalid characters at blib/lib/Text/WikiText.pm line 49 # BEGIN failed--compilation aborted at t/paragraphs.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Text::WikiText; # Failed test 'Text::WikiText->can('new')' # at t/paragraphs.t line 13. # Text::WikiText->can('new') failed Can't locate object method "new" via package "Text::WikiText" (perhaps you forgot to load "Text::WikiText"?) at t/paragraphs.t line 15. # Looks like you planned 16 tests but only ran 2. # Looks like you failed 2 tests of 2 run. not ok 2 - Text::WikiText->can('new') # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-16 Failed 16/16 tests, 0.00% okay Failed 4/4 test scripts, 0.00% okay. 72/72 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/environment.t 255 65280 14 26 185.71% 1-14 t/generic.t 255 65280 10 18 180.00% 1-10 t/inline.t 255 65280 32 62 193.75% 1-32 t/paragraphs.t 255 65280 16 30 187.50% 1-16 make: *** [test_dynamic] Error 2