Skip Menu |

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

Report information
The Basics
Id: 117501
Status: new
Priority: 0/
Queue: Text-ParseAHD

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

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



Subject: Unescaped left brace in regex is illegal here in regex
The module does not compile anymore with bleadperl (e.g. 5.25.4): # Failed test 'use Text::ParseAHD;' # at t/00.load.t line 4. # Tried to use 'Text::ParseAHD'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/text => '? ?\[{ <-- HERE text => '/ at /tmpfs/.cpan-build-cpansand/2016090406/Text-ParseAHD-0/blib/lib/Text/ParseAHD.pm line 126. # Compilation failed in require at t/00.load.t line 4. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Testing Text::ParseAHD # Looks like you failed 1 test of 1. t/00.load.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests