
XML::Atom::Syndication::Category - class representing an Atom category

Conveys information about a category associated with an entry or feed. This specification assigns no meaning to the content (if any) of this element.

XML::Atom::Syndication::Category 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.
A human-readable label for display in end-user applications.
A string that identifies the category to which the entry or feed belongs. This attribute is requires of all category elements.
An IRI that identifies a categorization scheme.

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