freebsd-ports/net/p5-POE-Component-Client-Whois/pkg-descr
Cheng-Lung Sung 97c2cf8a02 Add p5-POE-Component-Client-Whois 1.09, a one shot non-blocking RFC 812
WHOIS query.

PR:		ports/109463
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2007-02-24 19:02:55 +00:00

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/