NAME

XML::EPP::Grace::Node - role for nodes in the RFC3915 (RGP) extension

SYNOPSIS

package XML::EPP::Grace::Foo;
use Moose;
use PRANG::Graph;

...

with 'XML::EPP::Grace::Node';

DESCRIPTION

Provides a role for all XML::EPP::Grace::* elements to use.