Skip Menu |

This queue is for tickets about the Data-Walker CPAN distribution.

Report information
The Basics
Id: 117768
Status: new
Priority: 0/
Queue: Data-Walker

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

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



Subject: Unescaped left brace in regex is illegal here in regex
Tests fail 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 b}> $/ at t/commands.t line 33. t/commands.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 78/79 subtests