Net::EPP(3pm) User Contributed Perl Documentation Net::EPP(3pm)

Net::EPP - a Perl library for the Extensible Provisioning Protocol (EPP)

EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 5730 <https://www.rfc-editor.org/rfc/rfc5730.html>) is an application- layer client-server protocol for the provisioning and management of objects stored in a shared central repository. Specified in XML, the protocol defines generic object management operations and an extensible framework that maps protocol operations to objects. As of writing, its only well- developed application is the provisioning of domain names, hosts, and related contact details.

This package offers a number of Perl modules which implement various EPP- related functions:

This module was originally developed by CentralNic (<https://centralnicregistry.com/>), with the assistance of other contributors around the world, including (but not limited to):

This module is (c) 2008 - 2023 CentralNic Ltd. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2023-11-01 perl v5.36.0