fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
441 B
Text
8 lines
441 B
Text
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.
|