Skip Menu |

This queue is for tickets about the Text-Scigen CPAN distribution.

Report information
The Basics
Id: 117357
Status: new
Priority: 0/
Queue: Text-Scigen

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

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: (no value)



Subject: Unescaped left brace in regex is deprecated here, passed through in regex
Compilation fails with bleadperl (e.g. perl 5.25.4): PERL_DL_NONLAZY=1 "/bbbike/perl-5.25.4/bin/perl5.25.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/\\section(\*?){ <-- HERE (.*)}/ at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen/scigen.pm line 175. Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/(\\subsection){ <-- HERE (.*)}/ at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen/scigen.pm line 182. Unescaped left brace in regex is deprecated here, passed through in regex; marked by <-- HERE in m/(\\slideheading){ <-- HERE (.*)}/ at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen/scigen.pm line 183. # Failed test 'use Text::Scigen;' # at t/Text-Scigen.t line 9. # Tried to use 'Text::Scigen'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\\title{ <-- HERE (.*)}/ at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen/scigen.pm line 190. # Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen.pm line 33. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016083103/Text-Scigen-0.02-0/blib/lib/Text/Scigen.pm line 33. # Compilation failed in require at t/Text-Scigen.t line 9. # BEGIN failed--compilation aborted at t/Text-Scigen.t line 9.