The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::EPP::Frame::Command::Transfer - an instance of Net::EPP::Frame::Command for the EPP <transfer> 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::Transfer>

METHODS

        $frame->setOp($op);

Sets the op of the frame (i.e. request, cancel, approve or reject).