Skip Menu |

This queue is for tickets about the HTML-WebMake CPAN distribution.

Report information
The Basics
Id: 117759
Status: new
Priority: 0/
Queue: HTML-WebMake

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

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



Subject: Unescaped left brace in regex is illegal here in regex
There are new module compilation 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 illegal here in regex; marked by <-- HERE in m/^<{ <-- HERE .*?}>/ at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/WmkFile.pm line 137. Compilation failed in require at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/Main.pm line 60. BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016091018/HTML-WebMake-2.2-0/blib/lib/HTML/WebMake/Main.pm line 60 ...