Skip Menu |

This queue is for tickets about the Config-KingKong CPAN distribution.

Report information
The Basics
Id: 117362
Status: new
Priority: 0/
Queue: Config-KingKong

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

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



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 Config::KingKong::File;' # at t/00-load.t line 5. # Tried to use 'Config::KingKong::File'. # Error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE (\w+)}/ at /tmpfs/.cpan-build-cpansand/2016083106/Config-KingKong-0.002-0/blib/lib/Config/KingKong/File.pm line 45. # Compilation failed in require at t/00-load.t line 5. # BEGIN failed--compilation aborted at t/00-load.t line 5. # Looks like you failed 1 test of 1. t/00-load.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests