Search results for "Net::XMPP::Message"

Net::XMPP::Message - XMPP Message Module River stage two • 3 direct dependents • 10 total dependents

A Net::XMPP::Message object is passed to the callback function for the message. Also, the first argument to the callback functions is the session ID from XML::Stream. There are some cases where you might want thisinformation, like if you created a Cl...

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

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

A Net::XMPP3::Message object is passed to the callback function for the message. Also, the first argument to the callback functions is the session ID from XML::Stream. There are some cases where you might want thisinformation, like if you created a C...

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

Protocol::XMPP - Protocol-level support for XMPP interaction River stage one • 1 direct dependent • 1 total dependent

This module provides an API for the Extensible Message Passing Protocol. This is commonly used for integration with Jabber servers and Google Talk, although XMPP itself supports a number of extended features for a distributed multi-server, multi-clie...

TEAM/Protocol-XMPP-0.006 - 04 Aug 2014 18:26:58 UTC - Search in distribution

AnyEvent::XMPP - An implementation of the XMPP Protocol River stage two • 11 direct dependents • 11 total dependents

This is the head module of the AnyEvent::XMPP XMPP client protocol (as described in RFC 3920 and RFC 3921) framework. AnyEvent::XMPP::Connection is a RFC 3920 conforming "XML" stream implementation for clients, which handles TCP connect up to the res...

MSTPLBG/AnyEvent-XMPP-0.55 - 01 Mar 2014 21:45:53 UTC - Search in distribution

Net::SloppyXMPP - A rather sloppy XMPP client implementation River stage zero No dependents

In an attempt to drastically reduce external dependencies, this module doesn't use a lot of them. Therefore, it doesn't do a whole lot via proper standards. The XML parser is a combination of a mess of regex hacks and some processing through XML::Sim...

WILSOND/Net-SloppyXMPP-0.06 - 19 May 2009 10:21:31 UTC - Search in distribution

Net::Async::XMPP - asynchronous XMPP client based on Protocol::XMPP and IO::Async::Protocol::Stream. River stage zero No dependents

See the Net::Async::XMPP::Client or Net::Async::XMPP::Server subclasses for more details....

TEAM/Net-Async-XMPP-0.003 - 04 Aug 2014 18:29:17 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

Debuggit::Manual - Details for using Debuggit to the fullest River stage one • 1 direct dependent • 1 total dependent

BAREFOOT/Debuggit-2.07 - 09 Apr 2018 08:10:24 UTC - Search in distribution

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 342 direct dependents • 2021 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

Agent::TCLI::Transport::XMPP - xmpp transport for Net::CLI River stage one • 1 direct dependent • 1 total dependent

HACKER/Agent-TCLI-0.032 - 03 May 2007 18:13:49 UTC - Search in distribution

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

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 - Search in distribution

agent_net - Run a TCLI Agent with the Net packages enabled. River stage zero No dependents

agent_net will start a TCLI Agent running on the XMPP Transport with the Net, Tail and XMPP packages loaded. Use agent_net as is or as the basis for creating Agents with different functionaity....

HACKER/Agent-TCLI-Package-Net-0.031 - 08 Jun 2007 00:44:47 UTC - Search in distribution

WWW::PerlMonks - [Alpha Release] This module provides access to PerlMonks. River stage zero No dependents

TMHARISH/WWW-PerlMonks-0.01 - 25 Jan 2013 11:10:18 UTC - Search in distribution

IM::Engine - The HTTP::Engine of instant messaging River stage one • 1 direct dependent • 1 total dependent

IM::Engine abstracts away the details of talking through different IM services. A Jabber bot will be essentially the same as an AIM bot, so IM::Engine facilitates switching between these different services. It is currently alpha quality with serious ...

SARTAK/IM-Engine-0.06 - 18 Aug 2009 08:51:48 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

Mixin::Event::Dispatch - mixin methods for simple event/message dispatch framework River stage two • 23 direct dependents • 48 total dependents

Add this in as a parent to your class, and it'll provide some methods for defining event handlers ("subscribe_to_event" or "add_handler_for_event") and calling them ("invoke_event"). Note that handlers should return 0 for a one-off handler, and 1 if ...

TEAM/Mixin-Event-Dispatch-2.000 - 14 Sep 2015 01:25:18 UTC - Search in distribution

Net::XMPP::Client::GTalk - This module provides an easy to use wrapper around the Net::XMPP class of modules for specific access to GTalk ( Both on Gmail and Google Apps ). River stage zero No dependents

TMHARISH/Net-XMPP-Client-GTalk-0.01 - 20 Jan 2013 14:31:52 UTC - Search in distribution

XML::CompileX::Transport::SOAPXMPP - Send SOAP messages through XMPP River stage zero No dependents

This module serves as the transport layer for the XML::Compile::SOAP suite. It provides XMPP acccess to srevices, but it doesn't deal with the parsing of the message or of the wsdl in any way, it is simply used to send and receive XML data....

DRUOSO/XML-CompileX-Tranport-SOAPXMPP-1.0 - 03 Jun 2009 18:20:12 UTC - Search in distribution
19 results (0.059 seconds)