Hi!

Again a release of Net::XMPP2 (version 0.04), the main changes (included
the one for 0.03 which I didn't announce) are:

0.03:

   This release adds new events for attaching information to "XML" stanzas that
   are in transmission to the server. See also the events "send_*_hook" in
   Net::XMPP2::Connection.

   The event callbacks als don’t have to return a true value anymore. What the
   return values do depends on the event now.

   The highlight of this release is the implementation of XEP-0114, the Jabber
   Component Protocol.

   It’s possible to get a DOM tree from a Net::XMPP2::Node now and also to
   receive the original parsed "XML" from it, which should enable full access
   to the "XML" data that was received. This also allows easy integration with
   other XML Perl modules.

   You can also set the initial priority of the presence in
   Net::XMPP2::IM::Connection now.

0.04:

   Also implemented were XEP-0066 (Out of Band Data)
   and XEP-0077 (In-Band Registration).

   Please consult the Changes file for greater detail
   about bugfixes and new features.

See CPAN for documentation and download:

   http://search.cpan.org/dist/Net-XMPP2/

And don't hesitate to contact me if you have questions or problems.
(
   Contact information can be found in the AUTHOR and SUPPORT section of:
   http://search.cpan.org/dist/Net-XMPP2/lib/Net/XMPP2.pm
)

Greetings,
   Robin Redeker

Reply via email to