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.
- uri
- An IRI reference [RFC3987] that should return a representation that is
relevant to the generating agent.
- version
- Indicates the version of the generating agent.
- agent
- The contents of the tagset, a human-readable name for the generating
agent.
- url
- 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.
Hey! The above document had some coding errors, which are explained
below:
- Around line 29:
- =begin without a target?
- Around line 84:
- '=end' without a target?