The Jabber::Connection package provides basic functions for connecting clients and components to a Jabber server....
QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTCJabber::NS is simply a load of constants that reflect Jabber namespace constants (and other things). These can be imported into your program with the "use" statement. These namespace constants are based on those specified in the lib/lib.h file in the...
QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTCJabber::NodeFactory is a library for creating and manipulating XML nodes. It was created to offer similar functions to the xmlnode library in the Jabber server implementation. It provides enough functions to create and manipulate XML fragments (nodes...
QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTCJabber::RPC is a library that implements Jabber-RPC for Perl. The library consists of two modules, Jabber::RPC::Server and Jabber::RPC::Client. Please refer to the documentation for these two modules for more information....
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCJabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...
BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTCSFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC
Jabber::RPC::Server is an implementation of a Jabber-RPC server. A Jabber-RPC server receives XML-RPC-encoded calls carried over Jabber and responds to them. You can have your Jabber::RPC::Server connect as a Jabber component or as a Jabber client - ...
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCJabber::RPC::Client is an implementation of a Jabber-RPC client. A Jabber-RPC client sends XML-RPC-encoded calls carried over Jabber to an endpoint that is a Jabber::RPC::Server. It uses the Frontier::RPC2 XML-RPC implementation to make the encoding ...
QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTCServer.pm seeks to provide enough high level APIs and automation of the low level APIs that writing and spawning a Jabber Server in Perl is trivial. For those that wish to work with the low level you can do that too, but those functions are covered i...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTCThis package offers some utilities for interfacing with Erlang's J-EAI server 1.0. EXPORT None by default....
KAILI/Jabber-PubSub-JEAI-0.03 - 27 Jul 2005 13:30:31 UTCLog messages via Jabber....
ASCOPE/Log-Dispatch-Jabber-0.3 - 25 Nov 2002 18:03:07 UTCNet::Jabber::Loudmouth is a perl interface for libloudmouth, Lightweight C Jabber library. It allows you to do the same stuff with Net::Jabber, but with a nicer interface and much faster, because most of the code is written in C....
FLORA/Net-Jabber-Loudmouth-0.07 - 12 Mar 2006 18:21:37 UTCJabber::RPC::HTTPgate is an experimental gateway that provides a conduit service between 'traditional' (HTTP-transported) XML-RPC encoded requests/responses and Jabber-RPC (XML-RPC encoded requests/responses transported over Jabber). The idea is that...
QMACRO/Jabber-RPC-HTTPgate-0.01 - 14 Oct 2001 21:05:27 UTCPCJ is a communications component that fits within the POE framework and provides the raw low level footwork of initiating a connection, negotiatating various protocol layers, and authentication necessary for the end developer to focus more on the bu...
NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTCComponent.pm seeks to provide enough high level APIs and automation of the low level APIs that writing a Jabber Component in Perl is trivial. For those that wish to work with the low level you can do that too, but those functions are covered in the d...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTCJabber::Component::Proxy is a simple proxy mechanism that you can use to control access to your Jabber services. If you attach a component to your Jabber server, and give that component a 'real' resolvable FQDN, people on other Jabber servers can acc...
QMACRO/Jabber-Component-Proxy-0.02 - 01 Apr 2002 18:12:00 UTCPCJ::J2 implements the jabberd2 component spec located here: (http://jabberd.jabberstudio.org/dev/docs/component.shtml) Specifically, PCJ::J2 will negotiate TLS, SASL, and domain binding required to establish a working connection with jabberd2 as a s...
NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTCPCJ::J14 authenticates with the server backend using the method outlined in XEP-114 (Jabber Component Protocol) [http://www.xmpp.org/extensions/xep-0114.html]...
NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTCPCJ::XMPP provides all the mechanisms to negotiate TLS, SASL, resource binding, and session negotiation that PCJ needs to successfully establish an XMPP connection. In essence, it implements XMPP Core and a smidgeon of XMPP IM....
NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTC