-
-
18 Nov 2005 18:33:28 UTC
- Distribution: XML-RAI-TrackBack
- Module version: 0.1
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (374 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (2.33KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::Spec
- Test::More
- XML::RAI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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?
Module Install Instructions
To install XML::RAI::TrackBack, copy and paste the appropriate command in to your terminal.
cpanm XML::RAI::TrackBack
perl -MCPAN -e shell install XML::RAI::TrackBack
For more information on module installation, please visit the detailed CPAN module installation guide.