NAME
Net::Lite::XMPP - Perl XMPP client
SYNOPSIS
use Net::Lite::XMPP; my $xmpp=Net::Lite::XMPP->new();
DESCRIPTION
Very simple XMPP client with support for TLS
SEE ALSO
AUTHOR
Dariush Pietrzak,'Eyck' <cpan@ghost.anime.pl>
COPYRIGHT AND LICENSE
Copyright (C) 2005 by Dariush Pietrzak
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.