debian man page for net::epp::frame::command::update

Query: net::epp::frame::command::update

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::EPP::Frame::Command::Update(3pm)			User Contributed Perl Documentation		     Net::EPP::Frame::Command::Update(3pm)

NAME
Net::EPP::Frame::Command::Update - an instance of Net::EPP::Frame::Command for the EPP "<update>" command.
OBJECT HIERARCHY
L<XML::LibXML::Node> +----L<XML::LibXML::Document> +----L<Net::EPP::Frame> +----L<Net::EPP::Frame::Command> +----L<Net::EPP::Frame::Command::Update>
METHODS
my $el = $frame->add; my $el = $frame->rem; my $el = $frame->chg; These methods return the elements that should be used to contain the changes to be made to the object (ie "domain:add", "domain:rem", "domain:chg").
AUTHOR
CentralNic Ltd (http://www.centralnic.com/).
COPYRIGHT
This module is (c) 2012 CentralNic Ltd. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
o Net::EPP::Frame perl v5.14.2 2012-04-23 Net::EPP::Frame::Command::Update(3pm)
Related Man Pages
net::epp::frame::hello(3pm) - debian
net::epp::frame::command::create::domain(3pm) - debian
net::epp::frame::command::info::contact(3pm) - debian
net::epp::frame::command::info::domain(3pm) - debian
net::epp::frame::command::update::contact(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?