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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/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 (t/01-filter.t at line 20) # got: '\^A\textsterling100.00' # expected: '\textsterling100.00' not ok 8 - '†' - dagger # Failed test (t/01-filter.t at 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. 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 (t/02-iquotes.t at 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 not ok 6 - single quoted string with preceding punctuation # Failed test (t/02-iquotes.t at line 33) # got: 'blah:'single quoted string' blah' # expected: 'blah:`single quoted string' blah' not ok 7 - abbreviations # Failed test (t/02-iquotes.t at line 37) # got: 'isn`t, doesn`t' # expected: 'isn't, doesn't' # Looks like you failed 3 tests of 7. 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: 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: 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: 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: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. Failed Test Status 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. Failed 2/7 test scripts, 71.43% okay. 5/17 subtests failed, 70.59% okay. make: *** [test_dynamic] Error 29