8 lines
355 B
Text
8 lines
355 B
Text
|
This module provides a Perl interface to the ARIN Whois server. The module
|
||
|
takes care of connecting to an ARIN whois server, sending your whois
|
||
|
requests, and parsing the whois output. The whois records are returned as
|
||
|
lists of Net::Whois::ARIN::* instances.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Net-Whois-ARIN
|
||
|
Author: Todd Caine <todd.caine at gmail.com>
|