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

Search results for "module:POE::Component::Logger"

POE::Component::Logger - A POE logging class River stage one • 2 direct dependents • 3 total dependents

POE::Component::Logger provides a simple logging component that uses Log::Dispatch::Config to drive it, allowing you to log to multiple places at once (e.g. to STDERR and Syslog at the same time) and also to flexibly define your logger's output. It i...

DOLMEN/POE-Component-Logger-1.10 - 29 Oct 2010 23:22:56 UTC

lib/POE/Component/MessageQueue/Logger.pm River stage one • 2 direct dependents • 2 total dependents

IRONCAMEL/POE-Component-MessageQueue-0.3004 - 05 Jun 2017 14:11:33 UTC

POE::Component::IRC::Plugin::Logger - A PoCo-IRC plugin which logs public, private, and DCC chat messages to disk River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC::Plugin::Logger is a POE::Component::IRC plugin. It logs messages and CTCP ACTIONs to either #some_channel.log or some_nickname.log in the supplied path. In the case of DCC chats, a '=' is prepended to the nickname (like in irssi)...

BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC

POE::Component::Server::Bayeux - Bayeux/cometd server implementation in POE River stage one • 1 direct dependent • 1 total dependent

This module implements the Bayeux Protocol (1.0draft1) from the Dojo Foundation. Also called cometd, Bayeux is a low-latency routing protocol for JSON encoded events between clients and servers in a publish-subscribe model. This is the server impleme...

EWATERS/POE-Component-Server-Bayeux-0.04 - 16 Dec 2009 15:13:05 UTC

POE::Component::IRC::Plugin::Logger::Irssi - Log IRC events like irssi River stage one • 1 direct dependent • 1 total dependent

POE::Component::IRC::Plugin::Logger::Irssi is an extension to the POE::Component::IRC::Plugin::Logger PoCo-IRC plugin that logs everything in a format similar to the one used by the irssi IRC client. It exports one function, irssi_format, that return...

MGV/POE-Component-IRC-Plugin-Logger-Irssi-0.001002 - 16 Aug 2014 22:03:48 UTC

POE::Component::Client::AMQP - Asynchronous AMQP client implementation in POE River stage one • 1 direct dependent • 1 total dependent

This module implements the Advanced Message Queue Protocol (AMQP) TCP/IP client. It's goal is to provide users with a quick and easy way of using AMQP while at the same time exposing the advanced functionality of the protocol if needed. The (de)seria...

EWATERS/POE-Component-Client-AMQP-0.03 - 22 Jun 2012 15:58:18 UTC

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC

POE::XUL::Logging - POE::XUL logging River stage one • 1 direct dependent • 1 total dependent

POE::XUL::Logging is a singleton object used by POE::XUL to flexibly dispatch log messages, warnings and debug messages in an application-defined manner. The message destination may be a coderef, a logging object (think Log4Perl), a POE session or PO...

GWYN/POE-XUL-0.0601 - 06 Sep 2016 15:39:14 UTC

POE::Component::IRC - A fully event-driven IRC client module River stage three • 54 direct dependents • 109 total dependents

POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect...

BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC

POE::Component::Log4perl - Perl extension for the POE Environemt River stage one • 1 direct dependent • 1 total dependent

Well, just what everybody needs, another logging module for the POE environment. This one will encapsulate the Log4perl modules to do the logging. This modules understands the following parameters: Alias - The alias for the session Category - The cat...

KESTEB/POE-Component-Log4perl-0.03 - 04 Oct 2009 03:18:55 UTC

POE::Component::SimpleLog - Perl extension to manage a simple logging system for POE. River stage one • 1 direct dependent • 1 total dependent

This module is a vastly simplified logging system that can do nice stuff. Think of this module as a dispatcher for various logs. This module *DOES NOT* do anything significant with logs, it simply routes them to the appropriate place ( Events ) You r...

APOCAL/POE-Component-SimpleLog-1.05 - 11 Jun 2008 05:29:54 UTC

POE::Component::SpreadClient - Handle Spread communications in POE River stage one • 1 direct dependent • 1 total dependent

POE::Component::SpreadClient is a POE component for talking to Spread servers. This module should only be used with Spread 3.17.4 ( or compatible versions ) XXX Beware: this module hasn't been tested with Spread 4! XXX...

APOCAL/POE-Component-SpreadClient-1.003 - 10 Nov 2014 20:24:16 UTC

POE::Component::IKC::Responder - POE IKC state handler River stage two • 9 direct dependents • 11 total dependents

This module implements POE IKC state handling. The responder handles posting states to foreign kernels and calling states in the local kernel at the request of foreign kernels. There are 2 interfaces to the responder. Either by sending states to the ...

GWYN/POE-Component-IKC-0.2402 - 07 Jul 2014 18:41:38 UTC

POE::Component::MessageQueue - A STOMP based message queue server River stage one • 2 direct dependents • 2 total dependents

This module implements a message queue [1] on top of POE that communicates via the STOMP protocol [2]. There exist a few good Open Source message queues, most notably ActiveMQ [3] which is written in Java. It provides more features and flexibility th...

IRONCAMEL/POE-Component-MessageQueue-0.3004 - 05 Jun 2017 14:11:33 UTC

POE::Component::Client::Stomp - A Perl extension for the POE Environment River stage one • 1 direct dependent • 1 total dependent

This module handles the nitty-gritty details of setting up the communications channel to a message queue server. You will need to sub-class this module with your own for it to be usefull. An attempt to maintain that channel will be made when/if that ...

KESTEB/POE-Component-Client-Stomp-0.12 - 27 Apr 2012 03:55:53 UTC

POE::Component::Client::Bayeux - Bayeux/cometd client implementation in POE River stage one • 1 direct dependent • 1 total dependent

This module implements the Bayeux Protocol (1.0draft1) from the Dojo Foundation. Also called cometd, Bayeux is a low-latency routing protocol for JSON encoded events between clients and servers in a publish-subscribe model. This is the client impleme...

EWATERS/POE-Component-Server-Bayeux-0.04 - 16 Dec 2009 15:13:05 UTC

Catalyst::Engine::JobQueue::POE - Cron-like job runner engine River stage zero No dependents

This is the Catalyst Engine specialized for running the JobQueue with POE....

KIXX/Catalyst-Engine-JobQueue-POE-0.0.4 - 16 Jul 2011 16:15:19 UTC

POE::Component::Server::AsyncEndpoint - SOA Asynchronous Endpoint Server River stage one • 1 direct dependent • 1 total dependent

WebServices are very popular Note on the term AES Please note that at times we may abbreviate this project as AES (Asynchronous Endpoint Server), and other times we may use "AES" to refer to the master AES process. It should be clear by context when ...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC

POE::Component::Server::Bayeux::Client - An object representing a single client of the server River stage one • 1 direct dependent • 1 total dependent

Used internally by POE::Component::Server::Bayeux....

EWATERS/POE-Component-Server-Bayeux-0.04 - 16 Dec 2009 15:13:05 UTC

POE::Component::MessageQueue::Storage - Parent of provided storage engines River stage one • 2 direct dependents • 2 total dependents

The role implemented by all storage engines. It provides a few bits of global functionality, but mostly exists to define the interface for storage engines....

IRONCAMEL/POE-Component-MessageQueue-0.3004 - 05 Jun 2017 14:11:33 UTC
23 results (0.047 seconds)