We're open-sourcing our module that generates the basedomain of a
hostname, i.e. ic.ac.uk or blekko.com. We need a name.

These existing modules do the same thing, only slower, less
completely, and less correctly:

 Mozilla::PublicSuffix
 Domain::PublicSuffix
 ParseUtil::Domain
 IO::Socket::SSL::PublicSuffix
 Net::Domain::Match

Here are some ideas for a new name:

 Domain::BaseDomain  (possibly confusing with Domain::PublicSuffix)
 Net::BaseDomain
 Net::PublicSuffix
 Host::BaseDomain
 Host::PublicSuffix
 Net::Domain::PublicSuffix

What say you, oh naming consultants?

-- greg

Reply via email to