Query: www::cnic::response::checktransfer
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::CNic::Response::CheckTransfer(3pm) User Contributed Perl Documentation WWW::CNic::Response::CheckTransfer(3pm)NAMEWWW::CNic::Response::CheckTransfer - a WWW::CNic response object for checking the status of domain transfer requests.SYNOPSISuse WWW::CNic; my $query = WWW::CNic->new( OPTIONS ); $query->set( PARAMETERS ); my $response = $query->execute();DESCRIPTIONResponse module for checking the status of a domain transfer via the CentralNic Toolkit (http://toolkit.centralnic.com/). This module inherits all its methods from the base class, WWW::CNic::Response.METHODSmy $status = $response->status; This returns a string representing the status of a transfer. This may be one of: "pending", "cancelled", "approved", "rejected".COPYRIGHTThis 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::CheckTransfer(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |