I setup the GH collab, I explored trying to transfer it, but it wants me to
be an admin of where it is transferring to first (or I am doing it wrong,
which is entirely possible). I'm definitely on board with the idea, CI
servers are awesome (I use Jenkins at work, but similar idea).
Thanks.
On Wed, Apr 29, 2015 at 10:13 AM, Dave Rolsky via RT <
bug-Data-Validate-Domain@rt.cpan.org> wrote:
Show quoted text> Queue: Data-Validate-Domain
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=103121 >
>
> On Fri Apr 24 22:34:32 2015, NEELY wrote:
> > On Thu Mar 26 11:29:33 2015, DROLSKY wrote:
> > > On Wed Mar 25 15:24:50 2015, MARKF wrote:
> > > > perl -E 'use Data::Validate::Domain; say "broken" if
> > > > is_hostname("abc\x{0660}.whatever")'
> > > > broken
> > > >
> > > > There's a bug in the is_domain_label function - it should be using
> > > > [0-
> > > > 9] in the regexp not \d to avoid matching (and approving) characters
> > > > like ARABIC-INDIC DIGIT ZERO
> > >
> > > Neil, I'd be happy to fix this if you wanted to give me comaint on
> > > this module.
> >
> >
> > Thanks Dave! I've added you as a Comaint for this module.
> >
> > I've been a slacker maintainer on these for too long...
>
> Doh, I totally missed this email!
>
> For the GH repo, do you want to give me access? Ideally, you'd transfer it
> (and Data-Validate-IP) to the autarch-code organization. That way you and I
> can share admin access to the repo, so I can do things like set up
> Travis-CI integration.
>
> Thanks,
>
> -dave
>
--
Neil Neely