freebsd-ports/net/p5-Net-XWhois/pkg-descr
Ying-Chieh Liao 510a1ecd7c add p5-Net-XWhois
Whois Client Interface for Perl5

PR:		28090
Submitted by:	Danny Howard <dannyman@tellme.com>
2001-07-06 17:36:08 +00:00

9 lines
443 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.