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

Search results for "distribution:Net-EPP Net::EPP::Client"

Net::EPP::Client - a client library for the TLS transport of the Extensible Provisioning Protocol (EPP). River stage one • 4 direct dependents • 4 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 - a Perl library for the Extensible Provisioning Protocol (EPP). River stage one • 4 direct dependents • 4 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::Hello - an instance of Net::EPP::Frame for client greetings River stage one • 4 direct dependents • 4 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::Simple - a simple EPP client interface for the most common jobs. River stage one • 4 direct dependents • 4 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::Frame::Command - an instance of Net::EPP::Frame for client commands River stage one • 4 direct dependents • 4 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 - An EPP XML frame system built on top of XML::LibXML. River stage one • 4 direct dependents • 4 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::Protocol - Low-level functions useful for both EPP clients and servers. River stage one • 4 direct dependents • 4 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::Greeting - an instance of Net::EPP::Frame for server greetings River stage one • 4 direct dependents • 4 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::ResponseCodes - a module to export some constants that correspond to EPP response codes. River stage one • 4 direct dependents • 4 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
9 results (0.051 seconds)