NAME
XML::RAI::TrackBack - Adds TrackBack element mappings to XML::RAI items.
SYNOPSIS
use XML::RAI;
use XML::RAI::TrackBack; # Automatically adds ping and pinged accessors
# to XML::RAI::Item objects.
DEPENDENCIES
XML::RAI 1.3
LICENSE
The software is released under the Artistic License. The terms of the Artistic License are described at http://www.perl.com/language/misc/Artistic.html.
AUTHOR & COPYRIGHT
Except where otherwise noted, XML::RAI::TrackBack is Copyright 2005, Timothy Appnel, cpan@timaoutloud.org. All rights reserved.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 29:
=begin without a target?
- Around line 59:
'=end' without a target?