Main > Programming > Libraries >

Net::Whois::RIPE 1.23

Net::Whois::RIPE 1.23

Sponsored Links

Net::Whois::RIPE 1.23 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.032 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1286
Date added: 2006-04-18
Publisher: Paul Gampe

Net::Whois::RIPE 1.23 description

Net::Whois::RIPE is an object-oriented Perl library module that provides methods to query, retrieve, and update RIPE-157 formatted objects from whois servers that support this format.

In particular, both the Asian and European Internet Registries (whois.ripe.net and whois.apnic.net) support this format.

SYNOPSIS

use Net::Whois::RIPE;

$whois = Net::Whois::RIPE->new($host);
$whois = Net::Whois::RIPE->new($host,Timeout=>10);
$whois = Net::Whois::RIPE->new($host,Timeout=>10,Port=>43);

$whois->no_recursive;
$whois->source(APNIC);
$whois->type(inetnum);

foreach $inet ($whois->query(203.203.203.203)) {
print $inet->inetnum, "n";
}

$whois->query(202.12.28.0);
$whois->update($text);

# to minimise memory requirements on large lookups...
$iterator = $whois->query_iterator(DNS3-AP);
while ($obj = $iterator->next) {
...
}

$whois->template(inetnum);
$whois->verbose_template(inetnum);

$whois->debug(1);
$whois->max_read_size(1024);

$whois->search_all; # -a
$whois->fast_raw; # -F
$whois->find_less; # -L
$whois->find_more; # -m
$whois->find_all_more; # -M
$whois->no_recursive; # -r
$whois->no_referral; # -R
$whois->no_sugar; # -S
$whois->no_filtering; # -B
$whois->no_grouping; # -G

$whois->inverse_lookup($attribute); # -i $attribute
$whois->source(APNIC); # -s APNIC
$whois->type(person); # -T person

# query only

$whois->port();
$whois->server();

Net::Whois::RIPE 1.23 Screenshot

Advertisements

Net::Whois::RIPE 1.23 Keywords

Bookmark Net::Whois::RIPE 1.23

Hyperlink code:
Link for forum:

Net::Whois::RIPE 1.23 Copyright

WareSeeker periodically updates pricing and software information of Net::Whois::RIPE 1.23 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Whois::RIPE 1.23 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
NewsGrabber provides a Perl script to monitor several newsgroups for several regular expressions. Free Download
RIPE Whois Server provides support for domain records and lookups. Free Download
whois is a modern whois client. Free Download
Net::DRI is a collection of object oriented Perl modules that provides an abstract and uniform interface for DNS providers. Free Download
Net::GPSD is a Perl module that provides an object client interface to the gpsd server daemon. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download
retroBBS is a small but functional Perl script that provides a simple, MySQL based, 1980s style message board. Free Download
Getopt::Simple is a Perl module that provides a simple wrapper around Getopt::Long. Free Download