
Anyevent::xmpp is an implementation of xmpp in perl, formerly know under the name net::xmpp2, it allows you to easily write clients and components. in comparison to net::xmpp it offers a event based api and is independent of an event loop with anyevent.
the following xeps are implemented:
* xep-0004 - data forms
* xep-0030 - service discovery
* xep-0054 - vcard-temp (xmpp vcards)
* xep-0066 - out of band data
* xep-0077 - in-band registration
* xep-0078 - non-sasl authentication
* xep-0082 - xmpp date and time profiles
* xep-0086 - error condition mappings
* xep-0091 - delayed delivery (legacy)
* xep-0092 - software version
* xep-0114 - jabber component protocol
* xep-0153 - vcard-based avatars
* xep-0184 - message receipts
* xep-0199 - xmpp ping
* xep-0203 - delayed delivery (new)