
XML::Atom::Syndication::Generator - class representing the Atom feed generator

Identifies the agent used to generate a feed, for debugging and other purposes.

XML::Atom::Syndication::Generator is a subclass of XML::Atom::Syndication:::Object that it inherits a number of methods from. You should already be familiar with this base class before proceeding.
All of these accessors return a string. You can set these attributes by passing in an optional string.
An IRI reference [RFC3987] that should return a representation that is relevant to the generating agent.
Indicates the version of the generating agent.
The contents of the tagset, a human-readable name for the generating agent.
This attribute was renamed uri in version 1.0 of the format.

Please see the XML::Atom::Syndication manpage for author, copyright, and license information.