Skip Menu |

This queue is for tickets about the ParseUtil-Domain CPAN distribution.

Report information
The Basics
Id: 123198
Status: open
Priority: 0/
Queue: ParseUtil-Domain

People
Owner: Nobody in particular
Requestors: Joe_Krug [...] symantec.com
Cc:
AdminCc:

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



CC: Joe Krug <Joe_Krug [...] symantec.com>
Subject: failed parsing of new gtld's
Date: Thu, 5 Oct 2017 16:44:15 +0000
To: "bug-ParseUtil-Domain [...] rt.cpan.org" <bug-ParseUtil-Domain [...] rt.cpan.org>
From: Joe Krug <Joe_Krug [...] symantec.com>
I have been using the ParseUtil::Domain for a while and noticed today it is not working properly for some of the new gtld's such as: subdomain.somedomain.fun I am guessing this is due to the config data regex not being updated. Do you know if this module is still supported and/or will be updated for the new gtld's which keep coming out? Thanks, Joe
On Thu Oct 05 12:59:43 2017, Joe_Krug@symantec.com wrote: Show quoted text
> I have been using the ParseUtil::Domain for a while and noticed today > it is not working properly for some of the new gtld's such as: > > subdomain.somedomain.fun > > I am guessing this is due to the config data regex not being updated. > > Do you know if this module is still supported and/or will be updated > for the new gtld's which keep coming out? > > Thanks, > Joe
Hi Joe, I'll have a look at this.
On Thu Oct 05 12:59:43 2017, Joe_Krug@symantec.com wrote: Show quoted text
> I have been using the ParseUtil::Domain for a while and noticed today > it is not working properly for some of the new gtld's such as: > > subdomain.somedomain.fun > > I am guessing this is due to the config data regex not being updated. > > Do you know if this module is still supported and/or will be updated > for the new gtld's which keep coming out? > > Thanks, > Joe
I just pushed up a new version with an updated regex. It should handle .fun now and hopefully a few more new tlds. If you encounter any more issues, please let me know. Cheers, heytrav