Net::Whois::Raw - Perl extension for retrieving unparsed raw whois information. There is also a simple way of checking whether a domain is registered or not. Usage: use Net::Whois::Raw; $s = whois('perl.com'); $s = whois('freebsd.org'); $s = whois('freebsd.org.ua'); $Net::Whois::Raw::CHECK_FAIL = 1; print "Hurry up!\n" if !whois('microsoft.com'); -- Alex Kapranoff WWW: http://search.cpan.org/dist/Net-Whois-Raw/ Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* All dictionaries can be installed separately:thierry2006-07-154-7/+16
* Repocopy textproc/no-aspell to textproc/nn-aspell.thierry2004-04-022-5/+5
* De-pkg-comment.knu2003-02-212-1/+1
* URL updates.naddy2003-02-101-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2