2007-01-03 18:15:02 +01:00
|
|
|
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.
|
|
|
|
|
|
|
|
Author: Todd Caine <todd.caine at gmail.com>
|
2011-10-24 11:11:38 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Net-Whois-ARIN/
|