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

Changes for version 0.05

  • fixed destructor problem in disco
  • disco extension now supports multiple identities
  • added some unit tests!!!11
  • improved error reporting a bit of internal exceptions
  • fixed a bug where empty passwords didn't work
  • typo bugfix in Net::XMPP2::Ext::Registration::submit_form
  • lots of documentation bugfixes and also added some more useful examples to the synopsises.
  • fixed a bug with enabling and disabling multiple features with enable_feature (as Ext::OOB does).

Modules

An implementation of the XMPP Protocol
XMPP Client abstraction
"XML" stream that implements the XEP-0114
XML stream that implements the XMPP RFC 3920.
Error class hierarchy for error reporting
Some exception was thrown somewhere
XML parse errors
Presence errors
In-band registration error
SASL authentication error
XML Stream errors
Event handler class
Extension baseclass and documentation
XEP-0004 DataForm
Service discovery manager class for XEP-0030
Service discovery info
Service discovery items
XEP-0066 Out of Band Data
Implements XEP-0060: Publish-Subscribe
Handle for in band registration
Handles all tasks of in band registration
Extendable baseclass
Instant messaging account
"XML" stream that implements the XMPP RFC 3921.
Instant messaging roster contact
Instant message
XMPP presence
Instant messaging roster for XMPP
XMPP namespace collection and aliasing class
XML node tree helper for the parser.
Parser for XML streams (helper for Net::XMPP2)
Low level TCP/TLS connection
XMPP Test Client for tests
Utility functions for Net::XMPP2
"XML" writer for XMPP

Provides

in samples/devcl/DevCL/Browser.pm
in samples/devcl/DevCL/Main.pm
in samples/devcl/DevCL/TreeView.pm
EVQ
in samples/EVQ.pm