Skip Menu |

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

Report information
The Basics
Id: 80422
Status: resolved
Priority: 0/
Queue: ParseUtil-Domain

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

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



Subject: warnings on "do" TLD
parsing *.do TLD generates warning: "Use of uninitialized value $_ in lc at /usr/local/share/perl/5.12.4/ParseUtil/Domain.pm line 132." use ParseUtil::Domain ':simple'; my $result = puny_convert('event.do');
On Fri Oct 26 14:05:54 2012, JASONPOPE wrote: Show quoted text
> parsing *.do TLD generates warning: > > "Use of uninitialized value $_ in lc at > /usr/local/share/perl/5.12.4/ParseUtil/Domain.pm line > 132." > > use ParseUtil::Domain ':simple'; > my $result = puny_convert('event.do'); > >
I just updated the tld list from Public Suffix List. It looks like the .do tld set has been updated since the last time I checked. I checked in ParseUtil::Domain 2.21 to pause a few minutes ago. Please let me know if you notice any other tlds that are missing. Thanks Travis
Please let me know if there are any more tlds missing.