NAME
XML::EPP::Plugin
SYNOPSIS
package XML::EPP::Domain;
use Moose::Role;
with qw(XML::EPP::Plugin PRANG::Graph);
sub is_command { 0|1 };
1;
DESCRIPTION
Provides a role which can be incorporated to show that this element is a plugin.
XML Schema Definition
n/a
Attributes
Failed to find any attributes on this element.
Elements
Failed to find any child elements on this element.
SEE ALSO
ToMake
AUTHOR AND LICENSE
Development commissioned by NZ Registry Services, and carried out by Catalyst IT - http://www.catalyst.net.nz/
Copyright 2009, 2010, NZ Registry Services. This module is licensed under the Artistic License v2.0, which permits relicensing under other Free Software licenses.