Search results for "dist:Net-EPP Net::EPP"

Net::EPP - a Perl library for the Extensible Provisioning Protocol (EPP). River stage one • 2 direct dependents • 2 total dependents

EPP is the Extensible Provisioning Protocol. EPP (defined in STD 69 <https://www.rfc-editor.org/info/std69>) is an application-layer client-server protocol for the provisioning and management of objects stored in a shared central repository. Specifie...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame - An EPP XML frame system built on top of XML::LibXML. River stage one • 2 direct dependents • 2 total dependents

The Extensible Provisioning Protocol (EPP) <https://www.rfc-editor.org/info/std69> uses XML documents called "frames" send data to and from clients and servers. This module implements a subclass of the XML::LibXML::Document module that simplifies the...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Client - a client library for the TLS transport of the Extensible Provisioning Protocol (EPP). River stage one • 2 direct dependents • 2 total dependents

RFC 5743 <https://www.rfc-editor.org/rfc/rfc5734.html> defines a TCP- (and TLS-) based transport model for EPP, and this module implements a client for that model. You can establish and manage EPP connections and send and receive responses over this ...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Simple - a simple EPP client interface for the most common jobs. River stage one • 2 direct dependents • 2 total dependents

This module provides a high level interface to EPP. It hides all the boilerplate of connecting, logging in, building request frames and parsing response frames behind a simple, Perlish interface. It is based on the Net::EPP::Client module and uses Ne...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Parser - a wrapper around the LibXML parser. River stage one • 2 direct dependents • 2 total dependents

Nothing to see here, move along....

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Protocol - Low-level functions useful for both EPP clients and servers. River stage one • 2 direct dependents • 2 total dependents

This module implements functions that are common to both EPP clients and servers that implement the TCP/TLS transport of the Extensible Provisioning Protocol (EPP) <https://www.rfc-editor.org/info/std69> as defined in RFC 5734 <https://www.rfc-editor...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Hello - an instance of Net::EPP::Frame for client greetings River stage one • 2 direct dependents • 2 total dependents

This module is a subclass of Net::EPP::Frame that represents EPP client greetings. Clients can send a greeting to an EPP server at any time during a session. According to the EPP RFC, the server must transmit an EPP greeting frame to the client upon ...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::ResponseCodes - a module to export some constants that correspond to EPP response codes. River stage one • 2 direct dependents • 2 total dependents

Every response sent to the client by an EPP server contains at least one "<result>" element that has a "code" attribute. This is a four-digit numeric code that describes the result of the request. This module exports a set of constants that provide h...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command - an instance of Net::EPP::Frame for client commands River stage one • 2 direct dependents • 2 total dependents

This module is a base class for the Net::EPP::Frame::* subclasses, you should never need to access it directly....

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Response - an instance of Net::EPP::Frame for server responses River stage one • 2 direct dependents • 2 total dependents

This module is a subclass of Net::EPP::Frame that represents EPP server responses. Responses are sent back to clients when the server receives a "<command>" frame....

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Greeting - an instance of Net::EPP::Frame for server greetings River stage one • 2 direct dependents • 2 total dependents

This module is a subclass of Net::EPP::Frame that represents EPP server greetings. According to the EPP RFC, the server must transmit an EPP greeting frame to the client upon connection, and in response to an EPP "<hello>" command. The "<greeting>" f...

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::ObjectSpec - metadata about EPP objects and extensions. River stage one • 2 direct dependents • 2 total dependents

"Net::EPP::Frame::ObjectSpec" is a simple module designed to provide easy access to metadata for the objects and extensions defined in EPP and various extensions....

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Poll - an instance of Net::EPP::Frame::Command for the EPP E<ltPollgt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Info - an instance of Net::EPP::Frame::Command for the EPP E<ltinfogt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Login - an instance of Net::EPP::Frame::Command for the EPP E<ltlogingt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Renew - an instance of Net::EPP::Frame::Command for the EPP E<ltrenewgt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Check - an instance of Net::EPP::Frame::Command for the EPP E<ltcheckgt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Create - an instance of Net::EPP::Frame::Command for the EPP E<ltcreategt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Delete - an instance of Net::EPP::Frame::Command for the EPP E<ltdeletegt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC

Net::EPP::Frame::Command::Update - an instance of Net::EPP::Frame::Command for the EPP E<ltupdategt> command. River stage one • 2 direct dependents • 2 total dependents

GBROWN/Net-EPP-0.27 - 19 Apr 2024 15:06:19 UTC
42 results (0.058 seconds)