Skip Menu |

This queue is for tickets about the Test-WWW-Selenium-HTML CPAN distribution.

Report information
The Basics
Id: 117289
Status: new
Priority: 0/
Queue: Test-WWW-Selenium-HTML

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 illegal here in regex
Compilation of the module fails with bleadperl e.g. perl 5.25.4: # Failed test 'use Test::WWW::Selenium::HTML;' # at t/001basic.t line 22. # Tried to use 'Test::WWW::Selenium::HTML'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE (.*?)}/ at /tmpfs/.cpan-build-cpansand/2016082821/Test-WWW-Selenium-HTML-0.02-0/blib/lib/Test/WWW/Selenium/HTML.pm line 234. # Compilation failed in require at t/001basic.t line 22. # BEGIN failed--compilation aborted at t/001basic.t line 22. # Looks like you failed 1 test of 2. t/001basic.t ......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests