Subject: | Unescaped left brace in regex is illegal here in regex |
Module compilation fails with bleadperl (e.g. perl 5.25.4):
# Failed test 'use Postgres::Handler::HTML;'
# at t/00-load.t line 6.
# Tried to use 'Postgres::Handler::HTML'.
# Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\$Record{ <-- HERE (.*?)}/ at /tmpfs/.cpan-build-cpansand/2016090821/Postgres-Handler-HTML-1-0/blib/lib/Postgres/Handler/HTML.pm line 397.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Postgres::Handler::HTML , Perl 5.025004, /bbbike/perl-5.25.4/bin/perl5.25.4
# Looks like you failed 1 test of 1.
t/00-load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests