Man Pages in libnet-epp-perl

  1. Carta.tech
  2. Packages
  3. libnet-epp-perl
  • 41

    Section 3pm: Library calls

    Net::EPP.3pm
    A perl library for the extensible provisioning protocol (epp)
    Net::EPP::Client.3pm
    A client library for the tcp transport for epp, the extensible provisioning protocol
    Net::EPP::Frame.3pm
    An epp xml frame system built on top of xml::libxml.
    Net::EPP::Frame::Command.3pm
    An instance of net::epp::frame for client commands
    Net::EPP::Frame::Command::Check.3pm
    An instance of net::epp::frame::command for the epp "check" command.
    Net::EPP::Frame::Command::Check::Contact.3pm
    An instance of net::epp::frame::command::check for contact objects.
    Net::EPP::Frame::Command::Check::Domain.3pm
    An instance of net::epp::frame::command::check for domain names.
    Net::EPP::Frame::Command::Check::Host.3pm
    An instance of net::epp::frame::command::check for host objects.
    Net::EPP::Frame::Command::Create.3pm
    An instance of net::epp::frame::command for the epp "create" command.
    Net::EPP::Frame::Command::Create::Contact.3pm
    An instance of net::epp::frame::command::create for contact objects.
    Net::EPP::Frame::Command::Create::Domain.3pm
    An instance of net::epp::frame::command::create for domain objects.
    Net::EPP::Frame::Command::Create::Host.3pm
    An instance of net::epp::frame::command::create for host objects.
    Net::EPP::Frame::Command::Delete.3pm
    An instance of net::epp::frame::command for the epp "delete" command.
    Net::EPP::Frame::Command::Delete::Contact.3pm
    An instance of net::epp::frame::command::delete for contact objects.
    Net::EPP::Frame::Command::Delete::Domain.3pm
    An instance of net::epp::frame::command::delete for domain names.
    Net::EPP::Frame::Command::Delete::Host.3pm
    An instance of net::epp::frame::command::delete for host objects.
    Net::EPP::Frame::Command::Info.3pm
    An instance of net::epp::frame::command for the epp "info" command.
    Net::EPP::Frame::Command::Info::Contact.3pm
    An instance of net::epp::frame::command::info for contact objects.
    Net::EPP::Frame::Command::Info::Domain.3pm
    An instance of net::epp::frame::command::info for domain names.
    Net::EPP::Frame::Command::Info::Host.3pm
    An instance of net::epp::frame::command::info for host objects.
    Net::EPP::Frame::Command::Login.3pm
    An instance of net::epp::frame::command for the epp "login" command.
    Net::EPP::Frame::Command::Logout.3pm
    An instance of net::epp::frame::command for the epp "logout" command.
    Net::EPP::Frame::Command::Poll.3pm
    An instance of net::epp::frame::command for the epp "poll" command.
    Net::EPP::Frame::Command::Poll::Ack.3pm
    An instance of net::epp::frame::command for the epp "poll" acknowledge command.
    Net::EPP::Frame::Command::Poll::Req.3pm
    An instance of net::epp::frame::command for the epp "poll" request command.
    Net::EPP::Frame::Command::Renew.3pm
    An instance of net::epp::frame::command for the epp "renew" command.
    Net::EPP::Frame::Command::Renew::Domain.3pm
    An instance of net::epp::frame::command::renew for domain objects.
    Net::EPP::Frame::Command::Transfer.3pm
    An instance of net::epp::frame::command for the epp "transfer" command.
    Net::EPP::Frame::Command::Transfer::Contact.3pm
    An instance of net::epp::frame::command::transfer for contact objects.
    Net::EPP::Frame::Command::Transfer::Domain.3pm
    An instance of net::epp::frame::command::transfer for domain objects.
    Net::EPP::Frame::Command::Update.3pm
    An instance of net::epp::frame::command for the epp "update" command.
    Net::EPP::Frame::Command::Update::Contact.3pm
    An instance of net::epp::frame::command::update for contact objects.
    Net::EPP::Frame::Command::Update::Domain.3pm
    An instance of net::epp::frame::command::update for domain names.
    Net::EPP::Frame::Command::Update::Host.3pm
    An instance of net::epp::frame::command::update for host objects.
    Net::EPP::Frame::Greeting.3pm
    An instance of net::epp::frame for server greetings
    Net::EPP::Frame::Hello.3pm
    An instance of net::epp::frame for client greetings
    Net::EPP::Frame::ObjectSpec.3pm
    Metadata about epp object types
    Net::EPP::Frame::Response.3pm
    An instance of net::epp::frame for server responses
    Net::EPP::Protocol.3pm
    Low-level functions useful for both epp clients and servers.
    Net::EPP::ResponseCodes.3pm
    A module to export some constants that correspond to epp response codes
    Net::EPP::Simple.3pm
    None