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::JID"

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

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::XMPP::JID - XMPP JID Module River stage two • 3 direct dependents • 10 total dependents

To initialize the JID you must pass it the string that represents the jid from the XML packet. Inside the XMPP modules this is done automatically and the JID object is returned instead of a string. For example, in the callback function for the XMPP o...

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

Net::XMPP3::JID - XMPP JID Module River stage zero No dependents

To initialize the JID you must pass it the string that represents the jid from the XML packet. Inside the XMPP modules this is done automatically and the JID object is returned instead of a string. For example, in the callback function for the XMPP o...

GURUPERL/Net-XMPP3-1.02 - 13 Oct 2009 13:09:48 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::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::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::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::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::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::Chat::Jabber - Jabber protocol adapter for Net::Chat::Daemon River stage zero No dependents

SFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 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::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::XMPP::Stanza - XMPP Stanza Module River stage two • 3 direct dependents • 10 total dependents

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

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

Net::XMPP3::Stanza - XMPP Stanza Module River stage zero No dependents

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

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

Net::XMPP::Namespaces - In depth discussion on how namespaces are handled River stage two • 3 direct dependents • 10 total dependents

XMPP as a protocol is very well defined. There are three main top level packets (message, iq, and presence). There is also a way to extend the protocol in a very clear and strucutred way, via namespaces. Two major ways that namespaces are used in Jab...

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

Net::XMPP3::Namespaces - In depth discussion on how namespaces are handled River stage zero No dependents

XMPP as a protocol is very well defined. There are three main top level packets (message, iq, and presence). There is also a way to extend the protocol in a very clear and strucutred way, via namespaces. Two major ways that namespaces are used in Jab...

GURUPERL/Net-XMPP3-1.02 - 13 Oct 2009 13:09:48 UTC
18 results (0.109 seconds)