My favorites | Sign in
Project Logo
                
Code license: Artistic License/GPL
Labels: epp, domain, dns, perl

Introduction

EPP is the Extensible Provisioning Protocol. EPP (defined in RFC 4930) 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 Internet domain names, hosts, and related contact details.

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

These modules were originally created and maintained by CentralNic for use by their own registrars, but since their original release have become widely used by registrars and registries of all kinds.

CentralNic has chosen to create this project to allow interested third parties to contribute to the development of these libraries, and to guarantee their long-term stability and maintenance.

Preppi

Preppi is a graphical EPP client written in Perl. It uses the modules listed above as well as the GTK and GNOME bindings for Perl. For more information about Preppi, click here.

Downloads

The Net::EPP modules are distributed via CPAN in a single package to allow for easy installation. To install the package, simply use the cpan command:

# cpan -i Net::EPP

Documentation

The CPAN search site automatically generates documentation for these modules from the inline POD documentation - click on the module names above to view the documentation for each module.

Contributing

If you would like to contribute to the maintenance and development of these modules, please get in touch.









Hosted by Google Code