The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::RAI::Object - A 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 108:

=begin without a target?

Around line 128:

'=end' without a target?