NAME
DJabberd::Plugin::Ping - Add support for "XEP 0199, Xmpp Ping" to DJabberd.
VERSION
Version 0.45
SYNOPSIS
<Vhost example.com>
...
<Plugin DJabberd::Plugin::Ping />
...
</VHost>
register($self, $vhost)
Register the vhost with the module.
AUTHOR
Michael Scherer, <misc@zarb.org>
BUGS
Please report any bugs or feature requests to bug-djabberd-plugin-ping@rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DJabberd-Plugin-Ping. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Michael Scherer, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.