Search results for "module:Jabber"
Jabber::NS - Jabber namespaces
Jabber::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 UTC
Net::Jabber - Jabber Perl Library
Net::Jabber is a convenient tool to use for any perl script that would like to utilize the Jabber Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary back-end functions to make a CGI client or command-lin...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Jabber::RPC - Jabber-RPC Implementation
Jabber::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 UTC
Jabber::Lite - Standalone library for communicating with Jabber servers.
Jabber::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 UTC
Jabber::Reload - reload modules
Reload is a helper module to reload modules that have changed during run time. it is a bit of a copy of Apache::Reload, but not nearly as sophisticated, it just check the time stamp on the file of a module that is registerd, whacks the INC entry for ...
PIERS/Jabber-mod_perl-0.15 - 30 Dec 2005 16:18:51 UTC
Jabber::mod_perl - Perl handlers for jabberd
Jabber::mod_perl is an embedded Perl interpreter in the jabberd2 sm ( session manager ). mod_perl is the name of the handler that is registered in the sm, and is activated in the usual way ia the sm.xml config file - for example: ... <modules> ... <!...
PIERS/Jabber-mod_perl-0.15 - 30 Dec 2005 16:18:51 UTC
Jabber::Connection - Simple connectivity functions for Jabber
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 UTC
Jabber::SimpleSend - Send a Jabber message simply.
This module is a wrapper around Net::Jabber that allows you to do one thing simply - send Jabber messages. It is useful for daemon processes, cron jobs or in any program that you want to be able to get your attention via Jabber....
GMCCAR/Jabber-SimpleSend-0.03 - 09 Aug 2008 19:22:47 UTC
Jabber::NodeFactory - Simple XML Node Factory for Jabber
Jabber::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 UTC
Net::Jabber::IQ - Jabber Info/Query Library
Net::Jabber::IQ inherits all of its methods from Net::XMPP::IQ....
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Jabber::Log - Jabber Log Module
To initialize the Log with a Jabber <log/> you must pass it the XML::Parser Tree array. For example: my $log = new Net::Jabber::Log(@tree); There has been a change from the old way of handling the callbacks. You no longer have to do the above, a Net:...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Jabber::Key - Jabber Key Library
Key.pm is a helper module for the Net::Jabber::Transport. When the Transport talks to a Client it sends a key and expects to get that key back from the Client. This module provides an API to generate, cache, and then compare the key send from the Cli...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Jabber::JID - Jabber JID Module
Net::Jabber::JID inherits all of its methods from Net::XMPP::JID....
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Jabber::Bot - Automated Bot creation with safeties
TODDR/Net-Jabber-Bot-2.1.7
-
15 Nov 2020 21:09:23 UTC
Net::Jabber::XDB - Jabber XDB Library
Net::Jabber::XDB differs from the other Net::Jabber::* modules in that the XMLNS of the data is split out into more submodules under XDB. For specifics on each module please view the documentation for each Net::Jabber::Data::* module. To see the list...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Log::Dispatch::Jabber - Log messages via Jabber
Log messages via Jabber....
ASCOPE/Log-Dispatch-Jabber-0.3 - 25 Nov 2002 18:03:07 UTC
Net::Jabber::Data - Jabber Data Library
Net::Jabber::Data differs from the other modules in that its behavior and available functions are based off of the XML namespace that is set in it. The current list of supported namespaces is: jabber:iq:auth jabber:iq:auth:0k jabber:iq:register jabbe...
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Chat::Jabber - Jabber protocol adapter for Net::Chat::Daemon
SFINK/Net-Chat-Daemon-0.3
-
28 Jun 2006 06:28:58 UTC
Net::Jabber::Debug - Jabber Debug Library
Net::Jabber::Debug inherits all of its methods from Net::XMPP::Debug....
REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
Net::Jabber::Server - Jabber Server Library
Server.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 UTC