DRI stands for Domain Registration Interface and aims to be,
for domain name registries/registrars/resellers
what Perl DBI is for databases.
Net::DRI offers a uniform API to access services.
It can be used by registrars to access registries.
It can be used by clients to access registrars and/or resellers.
It can be used by anonyone to do whois, DAS or IRIS DCHK queries.
Net::Domain::ExpireDate gets WHOIS information of given domain
using Net::Whois::Raw and tries to obtain expiration date of
domain. Unfortunately there are too many different whois servers
which provides whois info in very different formats.
Net::Domain::ExpireDate knows more than 40 different formats of
expiration date representation provided by different servers (almost
all gTLD registrars and some ccTLD registrars are covered).
Now obtaining of domain creation date is also supported.
The purpose of this module is to provide user with current list of
available top level domain names including new ICANN additions and
ccTLDs.
This module provides Perl bindings for the GNU IDN Library (Libidn)
(see also Port devel/libidn).
Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol
and the rndc client.
This module is used to discover what RBL's are listing a particular IP address.
It parallelizes requests for fast response.
An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some
criteria such as involvement in Unsolicited Bulk Email. Each RBL has its own
criteria for addition and removal of addresses. If you want to block email or
other traffic to/from your network based on one or more RBL's, you should
carefully study the behavior of those RBL's before and during such blocking.
A Perl POE component that provides non-blocking DNSBL lookups
POE::Component::Resolver performs Socket::GetAddrInfo::getaddrinfo() calls
in subprocesses where they're permitted to block as long as necessary.
URPL::Prepare is a Perl module that prepares hostname for URBL domain lookup
and is used by Net::DNSBL::MultiDaemon
Horde class for normalized access to various backends providing IDNA
(Internationalized Domain Names in Applications) support.