Skip Menu |

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

Report information
The Basics
Id: 114342
Status: resolved
Priority: 0/
Queue: Config-Std

People
Owner: BRICKER [...] cpan.org
Requestors: BRICKER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: 0.902



Subject: Literal { in pattern deprecation will be fatal in 5.26.0
As of Perl 5.21.3 thus 5.22.0, literals such as { must be escaped in m// patterns. https://metacpan.org/pod/release/PCM/perl-5.21.3/pod/perl5211delta.pod#A-literal-should-now-be-escaped-in-a-pattern As of Perl 5.25.1 (currently pre-release but CPANTS alerted already!) thus future 5.26.0) the deprecated form is fatal. This will be Critical if not fixed before 5.26 release in fall 2016. ref http://www.cpantesters.org/cpan/report/fd759eec-1798-11e6-ad9a-68c49ae6fa17
On 2016-05-11 23:49:11, BRICKER wrote: Show quoted text
> As of Perl 5.21.3 thus 5.22.0, literals such as { must be escaped in > m// patterns. > https://metacpan.org/pod/release/PCM/perl- > 5.21.3/pod/perl5211delta.pod#A-literal-should-now-be-escaped-in-a- > pattern > > As of Perl 5.25.1 (currently pre-release but CPANTS alerted already!) > thus future 5.26.0) the deprecated form is fatal. This will be > Critical if not fixed before 5.26 release in fall 2016. > > ref http://www.cpantesters.org/cpan/report/fd759eec-1798-11e6-ad9a- > 68c49ae6fa17
A patch can be found at: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Config-Std-0.901-RT114342.patch
Subject: Re: [rt.cpan.org #114342] Literal { in pattern deprecation will be fatal in 5.26.0
Date: Fri, 10 Jun 2016 17:59:44 -0400
To: bug-Config-Std [...] rt.cpan.org
From: Bill Ricker <bill.n1vux [...] gmail.com>
Thank you, Slaven Rezic ! -- Bill On Fri, Jun 10, 2016 at 5:57 PM, Slaven_Rezic via RT < bug-Config-Std@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=114342 > > > On 2016-05-11 23:49:11, BRICKER wrote:
> > As of Perl 5.21.3 thus 5.22.0, literals such as { must be escaped in > > m// patterns. > > https://metacpan.org/pod/release/PCM/perl- > > 5.21.3/pod/perl5211delta.pod#A-literal-should-now-be-escaped-in-a- > > pattern > > > > As of Perl 5.25.1 (currently pre-release but CPANTS alerted already!) > > thus future 5.26.0) the deprecated form is fatal. This will be > > Critical if not fixed before 5.26 release in fall 2016. > > > > ref http://www.cpantesters.org/cpan/report/fd759eec-1798-11e6-ad9a- > > 68c49ae6fa17
> > A patch can be found at: > > http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Config-Std-0.901-RT114342.patch > >
-- Bill Ricker bill.n1vux@gmail.com https://www.linkedin.com/in/n1vux
RT-Send-CC: bill.n1vux [...] gmail.com
On 2016-06-10 17:57:46, SREZIC wrote: Show quoted text
> On 2016-05-11 23:49:11, BRICKER wrote:
> > As of Perl 5.21.3 thus 5.22.0, literals such as { must be escaped in > > m// patterns. > > https://metacpan.org/pod/release/PCM/perl- > > 5.21.3/pod/perl5211delta.pod#A-literal-should-now-be-escaped-in-a- > > pattern > > > > As of Perl 5.25.1 (currently pre-release but CPANTS alerted already!) > > thus future 5.26.0) the deprecated form is fatal. This will be > > Critical if not fixed before 5.26 release in fall 2016. > > > > ref http://www.cpantesters.org/cpan/report/fd759eec-1798-11e6-ad9a- > > 68c49ae6fa17
> > A patch can be found at: > http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Config-Std- > 0.901-RT114342.patch
perl 5.26.0 RC1 is out. Tests are still failing, but the proposed patch till works.
Fixed in 0.902