Checking if your kit is complete... Looks good Writing Makefile for RTF::Parser cp lib/RTF/Config.pm blib/lib/RTF/Config.pm cp lib/RTF/TEXT/Converter/charmap.pm blib/lib/RTF/TEXT/Converter/charmap.pm cp lib/RTF/HTML/Converter/charmap.pm blib/lib/RTF/HTML/Converter/charmap.pm cp lib/RTF/Charsets.pm blib/lib/RTF/Charsets.pm cp lib/RTF/HTML/Converter.pm blib/lib/RTF/HTML/Converter.pm cp lib/RTF/TEXT/Converter/ansi.pm blib/lib/RTF/TEXT/Converter/ansi.pm cp lib/RTF/Control.pm blib/lib/RTF/Control.pm cp lib/RTF/TEXT/Converter.pm blib/lib/RTF/TEXT/Converter.pm cp lib/RTF/HTML/Converter/ansi.pm blib/lib/RTF/HTML/Converter/ansi.pm cp lib/RTF/Parser.pm blib/lib/RTF/Parser.pm cp bin/rtf2html blib/script/rtf2html /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rtf2html cp bin/rtf2text blib/script/rtf2text /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/rtf2text lib/RTF/Control.pm:30: Unknown formatting code M Manifying blib/man3/RTF::HTML::Converter.3 Manifying blib/man3/RTF::Control.3 Manifying blib/man3/RTF::TEXT::Converter.3 Manifying blib/man3/RTF::Parser.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/01_parser_01_new....................1..2 ok 1 - The object isa RTF::Parser ok 2 - The object isa RTF::SubClassTest ok t/01_parser_02_api....................1..22 ok 1 - parse_start found ok 2 - group_start found ok 3 - group_start found ok 4 - group_start found ok 5 - text found ok 6 - group_end found ok 7 - group_end found ok 8 - group_start found ok 9 - text found ok 10 - char found ok 11 - text found ok 12 - text found ok 13 - char found ok 14 - text found ok 15 - text found ok 16 - group_end found ok 17 - symbol found ok 18 - [b][1] found ok 19 - text found ok 20 - [b][0] found ok 21 - group_end found ok 22 - parse_end found ok t/01_parser_03_parse_string...........1..1 ok 1 - Data read from string ok t/01_parser_04_parse_file.............1..1 ok 1 - Data read from stream ok t/01_parser_05_control_definition.....1..2 ok 1 - No control definitions installed yet ok 2 - Control definitions returned correctly ok t/01_parser_06_skip_destinations......1..2 ok 1 - No text recorded ok 2 - Text recorded ok t/02_control_01_new...................1..1 ok 1 - The object isa RTF::Control ok t/02_control_02_configure.............1..6 ok 1 - We can check $top_output ok 2 - -output worked ok 3 - -Output worked ok 4 - output worked ok 5 - Output worked ok 6 - -atput didn't work (correct behaviour) ok t/02_control_03_application_dir.......1..1 ok 1 - -confdir to set application_dir works ok t/02_control_04_charmap_reader........1..8 ok 1 - Module charmap, first result correct ok 2 - Module charmap, second result correct ok 3 - Module ansi, first result correct ok 4 - Module ansi, second result correct ok 5 - Module charmap, first result correct ok 6 - Module charmap, second result correct ok 7 - Module ansi, first result correct ok 8 - Module ansi, second result correct ok t/02_control_05_strip_dead_content....1..1 # Failed test (t/02_control_05_strip_dead_content.t at line 19) not ok 1 - Content after last } stripped # got: '' # expected: 'Macro e-mail outlook' # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/03_html_01_handling_ulnone..........1..1 ok 1 - \ulnone treated like \ul0 ok t/05_charmaps_01_loading..............1..8 ok 1 - RTF::HTML::Converter::ansi returns more than one entry ok 2 - RTF::TEXT::Converter::ansi returns more than one entry ok 3 - RTF::HTML::Converter::charmap returns more than one entry ok 4 - RTF::TEXT::Converter::charmap returns more than one entry ok 5 - RTF::HTML::Converter::ansi returns more than one entry a second time ok 6 - RTF::TEXT::Converter::ansi returns more than one entry a second time ok 7 - RTF::HTML::Converter::charmap returns more than one entry a second time ok 8 - RTF::TEXT::Converter::charmap returns more than one entry a second time ok t/05_charmaps_02_html_sample..........1..1 ok 1 - ANSI file read properly, used as appropriate ok t/99_old_test.........................1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok Failed 1/15 test scripts, 93.33% okay. 1/63 subtests failed, 98.41% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_control_05_strip_dead_content.t 1 256 1 1 100.00% 1 make: *** [test_dynamic] Error 25