Checking if your kit is complete... Looks good Writing Makefile for LaTeX::Encode cp lib/LaTeX/Encode.pm blib/lib/LaTeX/Encode.pm cp lib/LaTeX/Encode/EncodingTable.pm blib/lib/LaTeX/Encode/EncodingTable.pm Manifying blib/man3/LaTeX::Encode.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-basic...........1..1 Using /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib Unrecognized escape \p in character class passed through before HERE mark in regex m/ ( ^ | [\s\p << HERE {IsPunct}] )( ['"] ) (?= \w ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 65. Unrecognized escape \p in character class passed through before HERE mark in regex m/ (?<= [\w\p << HERE {IsPunct}] ) " (?= \s | $ ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 73. ok 1 - use LaTeX::Encode; ok t/01-filter..........1..9 Using /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib Unrecognized escape \p in character class passed through before HERE mark in regex m/ ( ^ | [\s\p << HERE {IsPunct}] )( ['"] ) (?= \w ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 65. Unrecognized escape \p in character class passed through before HERE mark in regex m/ (?<= [\w\p << HERE {IsPunct}] ) " (?= \s | $ ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 73. ok 1 - '&' - ampersand ok 2 - '\' - backslash ok 3 - '$' - dollar ok 4 - '%' - per cent ok 5 - '_' - underscore ok 6 - '\#' - hash sign not ok 7 - '£' - pound sign # Failed test ''£' - pound sign' # at t/01-filter.t line 20. # got: '\^A\textsterling100.00' # expected: '\textsterling100.00' # Failed test ''†' - dagger' # at t/01-filter.t line 21. # got: '\^a~1996' # expected: '\textdagger1996' Illegal hexadecimal digit '{' ignored at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 50. Illegal hexadecimal digit '{' ignored at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 50. not ok 8 - '†' - dagger ok 9 - emboldened text # Looks like you failed 2 tests of 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7-8 Failed 2/9 tests, 77.78% okay t/02-iquotes.........1..7 Using /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib Unrecognized escape \p in character class passed through before HERE mark in regex m/ ( ^ | [\s\p << HERE {IsPunct}] )( ['"] ) (?= \w ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 65. Unrecognized escape \p in character class passed through before HERE mark in regex m/ (?<= [\w\p << HERE {IsPunct}] ) " (?= \s | $ ) / at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/LaTeX-Encode/blib/lib/LaTeX/Encode.pm line 73. ok 1 - double quoted string ok 2 - double quoted string on a separate line not ok 3 - double quoted string with preceding punctuation # Failed test 'double quoted string with preceding punctuation' # at t/02-iquotes.t line 21. # got: 'blah:"double quoted string'' blah' # expected: 'blah:``double quoted string'' blah' ok 4 - single quoted string ok 5 - single quoted string on a separate line # Failed test 'single quoted string with preceding punctuation' # at t/02-iquotes.t line 33. # got: 'blah:'single quoted string' blah' # expected: 'blah:`single quoted string' blah' not ok 6 - single quoted string with preceding punctuation # Failed test 'abbreviations' # at t/02-iquotes.t line 37. # got: 'isn`t, doesn`t' # expected: 'isn't, doesn't' # Looks like you failed 3 tests of 7. not ok 7 - abbreviations dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3, 6-7 Failed 3/7 tests, 57.14% okay t/90-kwalitee........1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/91-pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/92-pod-coverage....1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/93-perl-critic.....1..0 # Skip Author test. Set $ENV{TEST_AUTHOR} to a true value to run. skipped all skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. Failed 2/7 test scripts, 71.43% okay. 5/17 subtests failed, 70.59% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-filter.t 2 512 9 2 22.22% 7-8 t/02-iquotes.t 3 768 7 3 42.86% 3 6-7 4 tests skipped. make: *** [test_dynamic] Error 11