On Mon Feb 21 14:29:17 2011, randy.chrome@gmail.com wrote:
Show quoted text> The following code returns undef:
>
> perl -MDomain::PublicSuffix -l -e'print
> Domain::PublicSuffix->new()->get_root_domain("www.poland.gov.pl");'
>
> Based on the rules in Domain::PublicSuffix::Default, I believe it should
> return "poland.gov.pl".
>
> The same problem exists when using the current list from publicsuffix.org.
Confirmed. I'll see if I can get a fix out today or tomorrow.
- Nick