mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
137db0f52e
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. WWW: http://search.cpan.org/dist/Net-DRI/ PR: ports/178298 Submitted by: Mark Felder <feld@feld.me>
11 lines
417 B
Plaintext
11 lines
417 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-DRI/
|