Skip Menu |

This queue is for tickets about the TeX-AutoTeX CPAN distribution.

Report information
The Basics
Id: 117355
Status: new
Priority: 0/
Queue: TeX-AutoTeX

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: v0.906.0
Fixed in: (no value)



Subject: Unescaped left brace in regex is illegal here in regex
Compilation fails with bleadperl (e.g. perl 5.25.4): # Failed test 'use TeX::AutoTeX;' # at t/00-load.t line 6. Bailout called. Further testing stopped: # Tried to use 'TeX::AutoTeX'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^([^%]*(?:(?<=\\)%)*)*\\begin{ <-- HERE verbatim}/ at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX/HyperTeX.pm line 135. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX/File.pm line 21. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX/File.pm line 21. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX/Fileset.pm line 18. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX/Fileset.pm line 18. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX.pm line 25. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016083103/TeX-AutoTeX-v0.906.0-0/blib/lib/TeX/AutoTeX.pm line 25. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing TeX::AutoTeX , Perl 5.025004, /bbbike/perl-5.25.4/bin/perl5.25.4 # Looks like you failed 1 test of 1. FAILED--Further testing stopped.