97c2cf8a02
WHOIS query. PR: ports/109463 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
9 lines
458 B
Text
9 lines
458 B
Text
POE::Component::Client::Whois provides a lightweight one shot non-blocking
|
|
RFC 812 WHOIS query to other POE sessions and components. The component will
|
|
attempt to guess the appropriate whois server to connect to based on the
|
|
query string passed.
|
|
|
|
If no guess can be made it will connect to whois.internic.net for domains,
|
|
whois.arin.net for IPv4 addresses and whois.6bone.net for IPv6 addresses.
|
|
|
|
WWW: http://search.cpan.org/dist/POE-Component-Client-Whois/
|