NAME
XML::RAI::Object - base class for RAI element objects.
DESCRIPTION
XML::RAI::Object is an base class for RAI element objects. Subclasses need only plug in an element map ($PACKAGE::XMap
) consisting of method names (the key) and a list of XPath-esque queries to use as a search path in the RSS parse tree.
AUTHOR & COPYRIGHT
Please see the XML::RAI manpage for author, copyright, and license information.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 77:
=begin without a target?
- Around line 97:
'=end' without a target?