Skip Menu |

This queue is for tickets about the Carp-Clan CPAN distribution.

Report information
The Basics
Id: 114537
Status: resolved
Priority: 0/
Queue: Carp-Clan

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

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

Attachments


Subject: failure on 5.25.1: Unescaped left brace in regex is illegal in regex

Affected Downstreams I found this bug via:

 

- MooseX::Types <- MooseX::Types::Path::Class <- Dist::Zilla

 

Was only tests that failed and needed fixing. Patch attached.
Subject: 0001-Explicitly-escape-literal-and-characters-in-regex.patch

Message body is not shown because it is too large.

Attached Patched Tarball w/ VERSION @ 6.04_00001 for brave testers.
Subject: Carp-Clan-6.04_00001.tar.gz
Download Carp-Clan-6.04_00001.tar.gz
application/x-gzip 42.4k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #114537] failure on 5.25.1: Unescaped left brace in regex is illegal in regex
Date: Sat, 21 May 2016 10:27:53 +0200
To: "bug-Carp-Clan [...] rt.cpan.org" <bug-Carp-Clan [...] rt.cpan.org>
From: "O. STeffen BEYer" <ostbey [...] gmail.com>
Hi Fredric, would you like to patch the distro yourself? You can have the CPAN access rights if you want to maintain it. I have a baby (7.5 months old) to attend to and no time to program/fix things at all. Thank you! Cheers, Steffen On Saturday, 21 May 2016, Kent Fredric via RT <bug-Carp-Clan@rt.cpan.org> wrote: Show quoted text
> Queue: Carp-Clan > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > Attached Patched Tarball w/ VERSION @ 6.04_00001 for brave testers. > >
-- Sent from my mobile phone. See also: http://www.fluomedia.org/ - Underwater Fluorescence (Scuba Diving) http://sb.fluomedia.org/download/ - Free Perl and C Software

On 2016-05-21 20:28:04, ostbey@gmail.com wrote:
> would you like to patch the distro yourself?
> You can have the CPAN access rights if you want to maintain it.
> I have a baby (7.5 months old) to attend to and no time to program/fix
> things at all.

Is there a public repo available at present, I'd probably rather see access to that as a stepping stone.

With that I can probably make a better first attempt.

 

Throw me on the comaint list if you want, I just wont be entirely comfortable shipping until I work out what to use for a source repo ( that is, if one does not exist yet in a public place, I'd have to see about making it happen first )

 

Subject: Re: [rt.cpan.org #114537] failure on 5.25.1: Unescaped left brace in regex is illegal in regex
Date: Sat, 21 May 2016 16:50:34 +0200
To: "bug-Carp-Clan [...] rt.cpan.org" <bug-Carp-Clan [...] rt.cpan.org>
From: "O. STeffen BEYer" <ostbey [...] gmail.com>
There is no repository for any of my modules (yet), neither private nor public. I freshly unpack the current version ("check out"), and when the new version is finished, I make a distro and upload it to CPAN and to my website ("check in"). On Saturday, 21 May 2016, Kent Fredric via RT <bug-Carp-Clan@rt.cpan.org> wrote: Show quoted text
> Queue: Carp-Clan > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > On 2016-05-21 20:28:04, ostbey@gmail.com <javascript:;> wrote:
> > would you like to patch the distro yourself? > > You can have the CPAN access rights if you want to maintain it. > > I have a baby (7.5 months old) to attend to and no time to program/fix > > things at all.
> > Is there a public repo available at present, I'd probably rather see > access to > that as a stepping stone. > > With that I can probably make a better first attempt. > > Throw me on the comaint list if you want, I just wont be entirely > comfortable > shipping until I work out what to use for a source repo ( that is, if one > does > not exist yet in a public place, I'd have to see about making it happen > first ) > >
-- Sent from my mobile phone. See also: http://www.fluomedia.org/ - Underwater Fluorescence (Scuba Diving) http://sb.fluomedia.org/download/ - Free Perl and C Software

I've thrown together a repo reconstructing the history from CPAN with Git::CPAN::Patch.

 

I've had to amend the initial repo it generated because it got a bit confused by a few historical mistakes that were made.

But otherwise, its patched and ready to ship a tarball.

https://github.com/kentnl/Carp-Clan/commits/master

I can do more than I've done here already ( ie: make the metadata point to github etc ), but for this, I'm just doing the least possible so that a release can be shipped and smokers can start testing downstream.

Now you can either add me to co-maint, or you can review the attached tarball and ship it yourself ( or somebody else on the comaint list can ) =).


 

Subject: Carp-Clan-6.05.tar.gz
Download Carp-Clan-6.05.tar.gz
application/x-gzip 20.8k

Message body not shown because it is not plain text.

CC: jjore [...] cpan.org
Subject: Re: [rt.cpan.org #114537] failure on 5.25.1: Unescaped left brace in regex is illegal in regex
Date: Sun, 22 May 2016 15:33:09 +0200
To: "bug-Carp-Clan [...] rt.cpan.org" <bug-Carp-Clan [...] rt.cpan.org>
From: "O. STeffen BEYer" <ostbey [...] gmail.com>
Hi Kent Fredric, I'd rather have you to be co-maint, but I just saw on pause.cpan.org that I've been demoted from ownership and can't make you co-maint any longer. You will have to ask the current owner of the module, JJORE, for this. Dear Joshua, could you please make KENTNL co-maint for Carp::Clan? Thanks a lot!! Cheers :-), Steffen On Sunday, 22 May 2016, Kent Fredric via RT <bug-Carp-Clan@rt.cpan.org> wrote: Show quoted text
> Queue: Carp-Clan > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > I've thrown together a repo reconstructing the history from CPAN with > Git::CPAN::Patch. > > I've had to amend the initial repo it generated because it got a bit > confused > by a few historical mistakes that were made. > > But otherwise, its patched and ready to ship a tarball. > > https://github.com/kentnl/Carp-Clan/commits/master > > I can do more than I've done here already ( ie: make the metadata point to > github etc ), but for this, I'm just doing the least possible so that a > release > can be shipped and smokers can start testing downstream. > > Now you can either add me to co-maint, or you can review the attached > tarball > and ship it yourself ( or somebody else on the comaint list can ) =). > >
-- Sent from my mobile phone. See also: http://www.fluomedia.org/ - Underwater Fluorescence (Scuba Diving) http://sb.fluomedia.org/download/ - Free Perl and C Software
Subject: Re: [rt.cpan.org #114537] failure on 5.25.1: Unescaped left brace in regex is illegal in regex
Date: Sun, 22 May 2016 13:40:53 +0000
To: bug-Carp-Clan [...] rt.cpan.org
From: Josh Jore <twists [...] gmail.com>
Hey, go do what you will with. I just saw this. Anything you wish at all. On Sun, May 22, 2016, 6:33 AM O. STeffen BEYer via RT < bug-Carp-Clan@rt.cpan.org> wrote: Show quoted text
> Queue: Carp-Clan > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > Hi Kent Fredric, > > I'd rather have you to be co-maint, but I just saw on pause.cpan.org that > I've been demoted from ownership and can't make you co-maint any longer. > You will have to ask the current owner of the module, JJORE, for this. > > Dear Joshua, > > could you please make KENTNL co-maint for Carp::Clan? > > Thanks a lot!! > > Cheers :-), > Steffen > > > > On Sunday, 22 May 2016, Kent Fredric via RT <bug-Carp-Clan@rt.cpan.org> > wrote: >
> > Queue: Carp-Clan > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > > > I've thrown together a repo reconstructing the history from CPAN with > > Git::CPAN::Patch. > > > > I've had to amend the initial repo it generated because it got a bit > > confused > > by a few historical mistakes that were made. > > > > But otherwise, its patched and ready to ship a tarball. > > > > https://github.com/kentnl/Carp-Clan/commits/master > > > > I can do more than I've done here already ( ie: make the metadata point
> to
> > github etc ), but for this, I'm just doing the least possible so that a > > release > > can be shipped and smokers can start testing downstream. > > > > Now you can either add me to co-maint, or you can review the attached > > tarball > > and ship it yourself ( or somebody else on the comaint list can ) =). > > > >
> > -- > Sent from my mobile phone. See also: > http://www.fluomedia.org/ - Underwater Fluorescence (Scuba Diving) > http://sb.fluomedia.org/download/ - Free Perl and C Software > >

Thanks all. Patched and uploaded to CPAN.

https://github.com/kentnl/Carp-Clan

Please feel free to direct any and all applicable yelling at me :)

Subject: Re: [rt.cpan.org #114537] [patch] failure on 5.25.1: Unescaped left brace in regex is illegal in regex
Date: Sun, 29 May 2016 23:48:09 +0200
To: bug-Carp-Clan [...] rt.cpan.org
From: "O. STeffen BEYer" <ostbey [...] gmail.com>
Thanks a lot to everyone involved! :-) On 29 May 2016 at 13:41, Kent Fredric via RT <bug-Carp-Clan@rt.cpan.org> wrote: Show quoted text
> Queue: Carp-Clan > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114537 > > > Thanks all. Patched and uploaded to CPAN. > > https://github.com/kentnl/Carp-Clan > > Please feel free to direct any and all applicable yelling at me :) > >
-- See also: http://www.fluomedia.org/ - Underwater Fluorescence (Scuba Diving) http://sb.fluomedia.org/download/ - Free Perl and C Software