Help for this page
my @atom = split /\./, $host; if ( length($atom[-1]) == 3 ) { # gTLD ... $domain = undef; }