Jabber::mod_perl 0.15 released
Version 0.15 brings a more complete process for creating new packets, and more complete Namespace handling, especially in the area of searching for elements within a NAD.
Highlights from the changes file include:
- Corrected problem with $nad->find_scoped_namespace() where an empty prefix was not recognised.
- Fixed $nad->elem() so that it now correctly finds an element given the context of a namespace.
- Added $pkt->create() - this enables the creation of a new packet in the context of the current packets session.
Refer to the examples/MyStamp.pm for a good overview of packet handling and creation.
Download from here. Any feedback welcome.
Posted by PiersHarding at December 30, 2005 4:24 PM