AnyEvent-XMPP
view release on metacpan or search on metacpan
Net::LibIDN
For stringprep profiles to handle JIDs.
Digest::SHA
For component authentication and old-style authentication.
And yes, all these are essential for XMPP communication. Even though
'instant messaging' and 'presence' is a quite simple problem XMPP
somehow was successful at making the task complicated enough to keep me
busy for a long time. But all of that time wasn't only for the
technology required to get it started, mostly it was for all the quirks,
hacks and badly applied "XML" in the protocol which complicated the
matter.
RELEASE NOTES
Here are some notes to the last releases (release of this version is at
top):
Version
* 0.55
More examples will be included in later releases, please feel free to
ask the "AUTHOR" if you have any questions about the API. There is also
an IRC channel, see "SUPPORT".
AUTHOR
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
BUGS
Please note that I'm currently (July 2007) the only developer on this
project and I'm very busy with my studies in Computer Science. If you
want to ease my workload or want timely releases, please send me patches
instead of bug reports or feature requests. I won't forget the reports
or requests if you can't or didn't send patches, but I can't gurantee
immediate response. But I will of course try to fix/implement them as
soon as possible!
Also try to be as precise as possible with bug reports, if you can't
send a patch, it would be best if you find out which code doesn't work
and tell me why.
lib/AnyEvent/XMPP.pm view on Meta::CPAN
For stringprep profiles to handle JIDs.
=item L<Digest::SHA>
For component authentication and old-style authentication.
=back
And yes, all these are essential for XMPP communication. Even though 'instant
messaging' and 'presence' is a quite simple problem XMPP somehow was successful
at making the task complicated enough to keep me busy for a long time. But all
of that time wasn't only for the technology required to get it started, mostly
it was for all the quirks, hacks and badly applied "XML" in the protocol which
complicated the matter.
=head1 RELEASE NOTES
Here are some notes to the last releases (release of this version is at top):
=head2 Version
lib/AnyEvent/XMPP.pm view on Meta::CPAN
L</AUTHOR> if you have any questions about the API. There is also an IRC
channel, see L</SUPPORT>.
=head1 AUTHOR
Robin Redeker, C<< <elmex at ta-sa.org> >>, JID: C<< <elmex at jabber.org> >>
=head1 BUGS
Please note that I'm currently (July 2007) the only developer on this project
and I'm very busy with my studies in Computer Science. If you want to ease my
workload or want timely releases, please send me patches instead of bug reports
or feature requests. I won't forget the reports or requests if you can't or
didn't send patches, but I can't gurantee immediate response. But I will of
course try to fix/implement them as soon as possible!
Also try to be as precise as possible with bug reports, if you can't send a
patch, it would be best if you find out which code doesn't work and tell me
why.
Please report any bugs or feature requests to
( run in 0.252 second using v1.01-cache-2.11-cpan-87723dcf8b7 )