The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Async::XMPP::Client - asynchronous XMPP client based on Protocol::XMPP and IO::Async::Protocol::Stream.

VERSION

version 0.002

DESCRIPTION

Provides XMPP client support under IO::Async.

See Protocol::XMPP for more details on this implementation.

METHODS

login

Initiate a login with the given username and password.

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2010-2011. Licensed under the same terms as Perl itself.