| This Release | AnyEvent-XMPP-0.5 | [Download] [Browse] | 16 Mar 2009 | |||
| Latest Release | AnyEvent-XMPP-0.51 | [Download] [Browse] | 14 Aug 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (71) FAIL (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| AnyEvent::XMPP | An implementation of the XMPP Protocol | 0.5 | |
| AnyEvent::XMPP::Client | XMPP Client abstraction | ||
| AnyEvent::XMPP::Component | "XML" stream that implements the XEP-0114 | ||
| AnyEvent::XMPP::Connection | XML stream that implements the XMPP RFC 3920. | ||
| AnyEvent::XMPP::Error | Error class hierarchy for error reporting | ||
| AnyEvent::XMPP::Error::Exception | Some exception was thrown somewhere | ||
| AnyEvent::XMPP::Error::IQ | IQ errors | ||
| AnyEvent::XMPP::Error::IQAuth | IQ authentication error | ||
| AnyEvent::XMPP::Error::MUC | MUC error | ||
| AnyEvent::XMPP::Error::Message | Message errors | ||
| AnyEvent::XMPP::Error::Parser | XML parse errors | ||
| AnyEvent::XMPP::Error::Presence | Presence errors | ||
| AnyEvent::XMPP::Error::Register | In-band registration error | ||
| AnyEvent::XMPP::Error::SASL | SASL authentication error | ||
| AnyEvent::XMPP::Error::Stanza | Stanza errors | ||
| AnyEvent::XMPP::Error::Stream | XML Stream errors | ||
| AnyEvent::XMPP::Ext | Extension baseclass and documentation | ||
| AnyEvent::XMPP::Ext::DataForm | XEP-0004 DataForm | ||
| AnyEvent::XMPP::Ext::Disco | Service discovery manager class for XEP-0030 | ||
| AnyEvent::XMPP::Ext::Disco::Info | Service discovery info | ||
| AnyEvent::XMPP::Ext::Disco::Items | Service discovery items | ||
| AnyEvent::XMPP::Ext::MUC | Implements XEP-0045: Multi-User Chat | ||
| AnyEvent::XMPP::Ext::MUC::Message | A room message | ||
| AnyEvent::XMPP::Ext::MUC::Room | Room class | ||
| AnyEvent::XMPP::Ext::MUC::RoomInfo | Room information | ||
| AnyEvent::XMPP::Ext::MUC::User | User class | ||
| AnyEvent::XMPP::Ext::OOB | XEP-0066 Out of Band Data | ||
| AnyEvent::XMPP::Ext::Ping | Implementation of XMPP Ping XEP-0199 | ||
| AnyEvent::XMPP::Ext::Pubsub | Implements XEP-0060: Publish-Subscribe | ||
| AnyEvent::XMPP::Ext::RegisterForm | Handle for in band registration | ||
| AnyEvent::XMPP::Ext::Registration | Handles all tasks of in band registration | ||
| AnyEvent::XMPP::Ext::VCard | VCards (XEP-0054 & XEP-0084) | ||
| AnyEvent::XMPP::Ext::Version | Software version | ||
| AnyEvent::XMPP::Extendable | Extendable baseclass | ||
| AnyEvent::XMPP::IM::Account | Instant messaging account | ||
| AnyEvent::XMPP::IM::Connection | "XML" stream that implements the XMPP RFC 3921. | ||
| AnyEvent::XMPP::IM::Contact | Instant messaging roster contact | ||
| AnyEvent::XMPP::IM::Delayed | A delayed "XML" stanza | ||
| AnyEvent::XMPP::IM::Message | Instant message | ||
| AnyEvent::XMPP::IM::Presence | XMPP presence | ||
| AnyEvent::XMPP::IM::Roster | Instant messaging roster for XMPP | ||
| AnyEvent::XMPP::Namespaces | XMPP namespace collection and aliasing class | ||
| AnyEvent::XMPP::Node | XML node tree helper for the parser. | ||
| AnyEvent::XMPP::Parser | Parser for XML streams (helper for AnyEvent::XMPP) | ||
| AnyEvent::XMPP::SimpleConnection | Low level TCP/TLS connection | ||
| AnyEvent::XMPP::TestClient | XMPP Test Client for tests | ||
| AnyEvent::XMPP::Util | Utility functions for AnyEvent::XMPP | ||
| AnyEvent::XMPP::Writer | "XML" writer for XMPP | ||
| EVQ |