Source: libpoe-component-jabber-perl Maintainer: Debian Perl Group Uploaders: Kees Cook , gregor herrmann , Ryan Niebur Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl, perl Build-Depends-Indep: libauthen-sasl-perl, libpoe-filter-xml-perl, libpoe-perl, libpoe-component-sslify-perl, libpoe-component-pubsub-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpoe-component-jabber-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-jabber-perl.git Homepage: https://metacpan.org/release/POE-Component-Jabber Package: libpoe-component-jabber-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libauthen-sasl-perl, libpoe-perl, libpoe-filter-xml-perl, libpoe-component-sslify-perl, libpoe-component-pubsub-perl Description: pOE Component for communicating over Jabber POE::Component::Jabber is a module that simplies for the POE developer, access to the Jabber protocol through the use of one of the four Client classes. With built in events for common Jabber packets, all a POE developer need do is provide an event and arguments for most events so the responses to the requests can be properly handled by the coder. . Please see the Client classes for more detailed descriptions of the events provided.