Man Page: www::cnic::response::listoutstandingdomains
Operating Environment: debian
Section: 3pm
WWW::CNic::Response::ListOutstandingDomains(3pm) User Contributed Perl Documentation WWW::CNic::Response::ListOutstandingDomains(3pm)NAMEWWW::CNic::Response::ListOutstandingDomains - a WWW::CNic response object for listing outstanding domains.SYNOPSISuse WWW::CNic; my $query = WWW::CNic->new( OPTIONS ); $query->set( PARAMETERS ); my $response = $query->execute();DESCRIPTIONResponse module for listing all outstanding domains via the CentralNic Toolkit (http://toolkit.centralnic.com/). This module inherits all its methods from the base class, WWW::CNic::Response.METHODSmy @domains = $response->domains; This method returns an array of hashrefs detailing currently outstanding domains. The keys of the hashref are: domain expiry type years proforma or invoice date currency amount batchCOPYRIGHTThis module is (c) 2011 CentralNic Ltd. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOo http://toolkit.centralnic.com/ o WWW::CNic::Response o WWW::CNic perl v5.12.3 2011-05-13 WWW::CNic::Response::ListOutstandingDomains(3pm)
| Related Man Pages |
|---|
| www::opensearch(3pm) - debian |
| www::cnic::ng(3pm) - debian |
| www::cnic::simple(3pm) - debian |
| www::finger::bitworkingfingerprotocol(3pm) - debian |
| www::search::yahoo::uk(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Response to Homework Questions. |
| Manipulation of Date in Shell |
| WWW::RapidShare 0.1 (Default branch) |
| Need tips on file manipulation |
| Automating a Challenge/Response Method. |