
Net::Trackback::Server - a super/static class for implementing Trackback server functionality.

Currently just an alias for Net::Trackback::Ping->parse.
Sends a success message (code 0) including the necessary Content-Type header and the supplied string parameter as its body.
Sends an error message (code 1) including the necessary Content-Type header and the supplied string parameter as its body.


Please see the Net::Trackback manpage for author, copyright, and license information.