
Net::Trackback - an object-oriented interface for developing Trackback clients and servers,

This package is an object-oriented interface for developing Trackback clients and servers.
I take no credit for the genius of TrackBack. Initially this module's code was derived from the standalone reference implementation release by Ben and Mena Trott. My motivation in developing this module is to make experimentation and implementation of TrackBack functions a bit easier.
As of version 0.99, the interface has been overhauled and refined from the very crude original alpha release of 0.2x and is not backwards compatable in the least.

This module contains two exportable utility methods for working with XML.
A simple utility for encoding XML's five named entities from text.
A simple utility for encoding XML's five named entities into text.
Tests if the object is a Net::Trackback::Data object. Returns a boolean value.
Tests if the object is a Net::Trackback::Ping object. Returns a boolean value.
Tests if the object is a Net::Trackback::Message object. Returns a boolean value.


Net::Trackback::Client, Net::Trackback::Server, Net::Trackback::Ping, Net::Trackback::Data, Net::Trackback::Message
TrackBack Technical Specification: http://www.movabletype.org/docs/mttrackback.html
Trackback Development Weblog: http://www.movabletype.org/trackback/
Movable Type User Manual: TRACKBACK: http://movabletype.org/docs/mtmanual_trackback.html


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.

Except where otherwise noted, Net::Trackback is Copyright 2003-2004, Timothy Appnel, cpan@timaoutloud.org. All rights reserved.