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

NAME

Protocol::XMPP::Stream - handle XMPP protocol stream

VERSION

version 0.005

SYNOPSIS

DESCRIPTION

METHODS

authorise

Authorise a contact by sending a 'subscribed' presence response.

subscribe

Request subscription for a contact by sending a 'subscribe' presence response.

unsubscribe

Reject or unsubscribe a contact by sending an 'unsubscribed' presence response.

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

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