mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
487 B
Plaintext
11 lines
487 B
Plaintext
The Net::XWhois class provides a generic client framework for doing Whois
|
|
queries and parsing server response.
|
|
|
|
One of the more important features of this module is to enable the design of
|
|
consistent and predictable interfaces to incompatible whois response formats.
|
|
The Whois RFC (954) does not define a template for presenting server data;
|
|
consequently there is a large variation in layout styles as well as content
|
|
served across servers.
|
|
|
|
WWW: https://metacpan.org/release/Net-XWhois
|