Query: net::whois::ripe::iterator
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Whois::RIPE::Iterator(3pm) User Contributed Perl Documentation Net::Whois::RIPE::Iterator(3pm)NAMENet::Whois::RIPE::Iterator - iterator for RIPE object's.SYNOPSISuse Net::Whois::RIPE; use Net::Whois::RIPE::Iterator; $whois = Net::Whois::RIPE->new($host); $iterator = Net::Whois::RIPE::Iterator->new($whois,$query); while ($obj = $iterator->next) { ... }DESCRIPTIONImplements an iterator for Net::Whois::RIPE::Objects.CONSTRUCTORnew (WHOIS, QUERY) The constructor returns undef on failure. If debug is on then a message is carped about the failure. WHOIS is an object of class Net::Whois::RIPE QUERY is a query string to be sent to the WHOIS object to retrieve the whois objects.METHODSnext() Returns the next Net::Whois::RIPE::Object from the query. Returns undef if no more objects. debug(LEVEL) Sets/gets debugging level on the class or an object. 0 - no debugging 1 - debugging onAUTHORKevin Baker, <shagol@users.sourceforge.net>SEE ALSONet::Whois::RIPE Net::Whois::RIPE::ObjectCOPYRIGHTCopyright (C) 2000 Kevin Baker and APNIC Pty. Ltd. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.POD ERRORSHey! The above document had some coding errors, which are explained below: Around line 23: '=item' outside of any '=over' Around line 33: You forgot a '=back' before '=head1' Around line 35: '=item' outside of any '=over' Around line 48: You forgot a '=back' before '=head1' perl v5.10.0 2006-04-17 Net::Whois::RIPE::Iterator(3pm)
Related Man Pages |
---|
whois(1) - redhat |
jwhois(1) - debian |
net::whois::ripe(3pm) - debian |
net::whois::ripe::iterator(3pm) - debian |
net::whois::raw(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Need Someone With Access To Unix Terminal |
Hey Gollum |
JWhoisServer 0.1.1.0 (Default branch) |
Max's Whois 1.0 (Default branch) |
Whois or nslookup.. for domain availability? |