NAME
XML::SRS::Server::List - Class representing an SRS name server list
DESCRIPTION
This class represents an SRS name server list
ATTRIBUTES
Each attribute of this class has an accessor/mutator of the same name as the attribute. Additionally, they can be passed as parameters to the constructor.
nameservers
Required. Returns an ArrayRef of XML::SRS::Server objects. Maps to the XML element 'Server'.
METHODS
new(%params)
Construct a new XML::SRS::Request object. %params specifies the initial values of the attributes.