FreeBSD Manual Pages
XML::Atom::SyndicationUsernContributed PerXML::Atom::Syndication::Generator(3) NAME XML::Atom::Syndication::Generator - class representing the Atom feed generator DESCRIPTION Identifies the agent used to generate a feed, for debugging and other purposes. METHODS 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. DEPRECATED url This attribute was renamed "uri" in version 1.0 of the format. AUTHOR & COPYRIGHT Please see the XML::Atom::Syndication manpage for author, copyright, and license information. POD ERRORS 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? perl v5.32.0 2007-12-XML::Atom::Syndication::Generator(3)
NAME | DESCRIPTION | METHODS | AUTHOR & COPYRIGHT | POD ERRORS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XML::Atom::Syndication::Generator&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>