The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::Jabber::Client"

Net::Jabber::Client - Jabber Client Library River stage one • 5 direct dependents • 5 total dependents

Client.pm inherits its methods from Net::XMPP::Client, Net::XMPP::Protocol and Net::Jabber::Protocol. The Protocol modules provide enough high level APIs and automation of the low level APIs that writing a Jabber Client in Perl is trivial. For those ...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Net::Jabber - Jabber Perl Library River stage one • 5 direct dependents • 5 total dependents

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

Net::Jabber::Key - Jabber Key Library River stage one • 5 direct dependents • 5 total dependents

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::Log - Jabber Log Module River stage one • 5 direct dependents • 5 total dependents

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::XDB - Jabber XDB Library River stage one • 5 direct dependents • 5 total dependents

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

Net::Jabber::Data - Jabber Data Library River stage one • 5 direct dependents • 5 total dependents

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::Jabber::Stanza - Jabber Stanza Module River stage one • 5 direct dependents • 5 total dependents

This module is not meant to be used directly. You should be using either Net::Jabber::IQ, Net::Jabber::Message, Net::Jabber::Presence, or another package that inherits from Net::Jabber::Stanza. That said, this is where all of the namespaced methods a...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Net::Jabber::Dialback - Jabber Dialback Module River stage one • 5 direct dependents • 5 total dependents

To initialize the Dialback with a Jabber <db:*/> you must pass it the XML::Stream hash. For example: my $dialback = new Net::Jabber::Dialback(%hash); You now have access to all of the retrieval functions available. To create a new message to send to ...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Net::Jabber::Protocol - Jabber Protocol Library River stage one • 5 direct dependents • 5 total dependents

Protocol.pm seeks to provide enough high level APIs and automation of the low level APIs that writing a Jabber Client/Transport 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...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Net::Jabber::Component - Jabber Component Library River stage one • 5 direct dependents • 5 total dependents

Component.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 UTC

Net::XMPP - XMPP Perl Library River stage two • 3 direct dependents • 10 total dependents

Net::XMPP is a convenient tool to use for any perl script that would like to utilize the XMPP 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-line pe...

DAPATRICK/Net-XMPP-1.05 - 22 Dec 2014 21:29:27 UTC

Net::PSYC - Implementation of the Protocol for SYnchronous Conferencing. River stage zero No dependents

PSYC is a flexible text-based protocol for delivery of data to a flexible amount of recipients by unicast or multicast TCP or UDP. It is primarily used for chat conferencing, multicasting presence, friendcasting, newscasting, event notifications and ...

AGOE/Net-PSYC-0.21 - 17 Mar 2006 02:43:22 UTC

Net::XMPP3 - XMPP Perl Library River stage zero No dependents

This is a little modified version of Net::XMPP, with fixed one bug, for correctly works with ejabber servers. I do this, because author of Net::XMPP not available from 2007 year. Net::XMPP3 is a convenient tool to use for any perl script that would l...

GURUPERL/Net-XMPP3-1.02 - 13 Oct 2009 13:09:48 UTC

Net::XMPP::IQ - XMPP Info/Query Module River stage two • 3 direct dependents • 10 total dependents

Net::XMPP::IQ differs from the other Net::XMPP::* modules in that the XMLNS of the query is split out into a submodule under IQ. For specifics on each module please view the documentation for the Net::XMPP::Namespaces module. A Net::XMPP::IQ object i...

DAPATRICK/Net-XMPP-1.05 - 22 Dec 2014 21:29:27 UTC

Net::XMPP3::IQ - XMPP Info/Query Module River stage zero No dependents

Net::XMPP3::IQ differs from the other Net::XMPP3::* modules in that the XMLNS of the query is split out into a submodule under IQ. For specifics on each module please view the documentation for the Net::XMPP3::Namespaces module. A Net::XMPP3::IQ obje...

GURUPERL/Net-XMPP3-1.02 - 13 Oct 2009 13:09:48 UTC

Net::Jabber::Bot - Automated Bot creation with safeties River stage zero No dependents

TODDR/Net-Jabber-Bot-2.1.7 - 15 Nov 2020 21:09:23 UTC

Net::Chat::Daemon - run a daemon that is controlled via instant messaging River stage zero No dependents

SFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC

Net::Jabber::Dialback::Verify - Jabber Dialback Verify Module River stage one • 5 direct dependents • 5 total dependents

To initialize the Verify with a Jabber <db:*/> you must pass it the XML::Stream hash. For example: my $dialback = new Net::Jabber::Dialback::Verify(%hash); There has been a change from the old way of handling the callbacks. You no longer have to do t...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Net::Jabber::Dialback::Result - Jabber Dialback Result Module River stage one • 5 direct dependents • 5 total dependents

To initialize the Result with a Jabber <db:*/> you must pass it the XML::Stream hash. For example: my $dialback = new Net::Jabber::Dialback::Result(%hash); There has been a change from the old way of handling the callbacks. You no longer have to do t...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC
19 results (0.064 seconds)