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

Search results for "irc"

Bot::IRC - Yet Another IRC Bot River stage two • 10 direct dependents • 10 total dependents

Yet another IRC bot. Why? There are so many good bots and bot frameworks to select from, but I wanted a bot framework that worked like a Unix service out-of-the-box, operated in a pre-fork way to serve multiple concurrent requests, and has a dirt-sim...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC - Search in distribution

IRC::Bot - Channel Maintenance IRC bot. River stage one • 1 direct dependent • 1 total dependent

A complete bot, similar to eggdrop using POE::Component::IRC. Allows access to all channel user management modes. Provides !seen and !quote functions, a complete help system, logging, dcc chat interface, and it runs as a daemon process. IRC::Bot util...

BWSMITH/IRC-Bot-0.08 - 24 Jul 2007 17:42:23 UTC - Search in distribution

Net::IRC - DEAD SINCE 2004 Perl interface to the Internet Relay Chat protocol River stage zero No dependents

This module has been abandoned and deprecated since 2004. The original authors have moved onto POE::Component::IRC and more modern techniques. This distribution is not maintained and only uploaded to present successively louder "don't use this" warni...

APEIRON/Net-IRC-0.79 - 27 Dec 2009 02:03:36 UTC - Search in distribution

Mojo::IRC - IRC Client for the Mojo IOLoop River stage zero No dependents

Mojo::IRC is a non-blocking IRC client using Mojo::IOLoop from the wonderful Mojolicious framework. It features IPv6 and TLS, with additional optional modules: IO::Socket::IP and IO::Socket::SSL. By default this module will only emit standard IRC eve...

JHTHORSEN/Mojo-IRC-0.47 - 09 Dec 2022 01:16:57 UTC - Search in distribution

IRC::Crypt - Perl wrapper for the irc-crypt library River stage zero No dependents

Simple wrapper for the irc-crypt -library....

JASKA/IRC-Crypt-0.01 - 01 Nov 2004 19:07:10 UTC - Search in distribution

IRC::Utils - Common utilities for IRC-related tasks River stage three • 17 direct dependents • 115 total dependents

The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc....

HINRIK/IRC-Utils-0.12 - 06 Oct 2011 20:49:08 UTC - Search in distribution

Parse::IRC - A parser for the IRC protocol. River stage one • 3 direct dependents • 3 total dependents

Parse::IRC provides a convenient way of parsing lines of text conforming to the IRC protocol ( see RFC1459 or RFC2812 )....

BINGOS/Parse-IRC-1.22 - 16 Oct 2016 11:37:14 UTC - Search in distribution

String::IRC - add color codes for mIRC compatible client River stage one • 4 direct dependents • 4 total dependents

String::IRC can be used to add color or decoration code to string....

HIROSE/String-IRC-0.05 - 27 Sep 2023 04:04:08 UTC - Search in distribution

IRC::Indexer - IRC server stats collection via POE River stage zero No dependents

IRC::Indexer is a set of modules and utilities useful for trawling IRC networks, collecting information, and exporting it to portable formats for use in Web frontends and other applications. ircindexer-server-json serves as a real world example of ho...

AVENJ/IRC-Indexer-0.06 - 18 Apr 2012 01:13:44 UTC - Search in distribution

IRC::Toolkit - Useful IRC objects and utilities River stage one • 1 direct dependent • 2 total dependents

A collection of useful IRC-related utilities. See their respective documentation, below. Modules that export functions use Exporter::Tiny, which is quite flexible; see the Exporter::Tiny docs for details. IRC::Message::Object; Objects representing in...

AVENJ/IRC-Toolkit-0.092002 - 31 Jul 2016 23:59:10 UTC - Search in distribution

AnyEvent::IRC - An event based IRC protocol client API River stage one • 7 direct dependents • 8 total dependents

The AnyEvent::IRC module consists of AnyEvent::IRC::Connection, AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a module that holds this overview over the other modules. AnyEvent::IRC can be viewed as toolbox for handling IRC con...

ELMEX/AnyEvent-IRC-0.97 - 17 Mar 2013 18:21:47 UTC - Search in distribution

Protocol::IRC - IRC protocol handling River stage one • 1 direct dependent • 3 total dependents

This mix-in class provides a base layer of IRC message handling logic. It allows reading of IRC messages from a string buffer and dispatching them to handler methods on its instance. Protocol::IRC::Client provides an extension to this logic that may ...

PEVANS/Protocol-IRC-0.13 - 14 Jun 2021 16:58:08 UTC - Search in distribution

ThreatNet::IRC - ThreatNet IRC-specific classes River stage zero No dependents

ADAMK/ThreatNet-0.20 - 03 Jun 2008 07:59:42 UTC - Search in distribution

Task::POE::IRC - Task to install all POE related IRC modules. River stage zero No dependents

Task::POE::IRC - Task to install all POE related IRC modules and optional dependencies. POE 1.003 POE::Component::Client::DNS 1.00 POE::Component::IRC 5.88 POE::Component::Server::IRC 1.32...

BINGOS/Task-POE-IRC-1.14 - 26 Feb 2017 14:55:16 UTC - Search in distribution

Net::Async::IRC - use IRC with IO::Async River stage one • 1 direct dependent • 2 total dependents

This object class implements an asynchronous IRC client, for use in programs based on IO::Async. Most of the actual IRC message handling behaviour is implemented by the parent class Net::Async::IRC::Protocol. Most of the behaviour related to being an...

PEVANS/Net-Async-IRC-0.12 - 27 Dec 2021 13:25:43 UTC - Search in distribution

Bot::Cobalt::IRC - Bot::Cobalt IRC bridge River stage two • 15 direct dependents • 15 total dependents

For a description of the commands provided by the IRC bridge, see Bot::Cobalt::IRC::Role::AdminCmds. This is the core plugin providing IRC functionality to Bot::Cobalt; incoming and outgoing IRC activity is handled just like any other plugin pipeline...

AVENJ/Bot-Cobalt-0.021003 - 31 Jul 2016 18:45:20 UTC - Search in distribution

POE::Filter::IRC - A POE-based parser for the IRC protocol River stage three • 54 direct dependents • 109 total dependents

POE::Filter::IRC takes lines of raw IRC input and turns them into weird little data structures, suitable for feeding to POE::Component::IRC. They look like this: { name => 'event name', args => [ some info about the event ] } This module was long dep...

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

Bot::IRC::X::Dice - Bot::IRC plugin for dice rolling River stage zero No dependents

This Bot::IRC plugin provides the means for the bot to perform simulated dice rolls. roll <dice expression like "2d6+2">...

GRYPHON/Bot-IRC-X-Dice-1.06 - 18 Mar 2022 15:53:45 UTC - Search in distribution

Bot::IRC::X::Time - Bot::IRC plugin for some time functions River stage zero No dependents

This Bot::IRC plugin provides some time functions. The following are the details: date [<time>] Returns the current date and time. If an optional timestamp is provided, it'll return the formatted data and time for that timestamp. time Returns the cur...

GRYPHON/Bot-IRC-X-Time-1.04 - 18 Mar 2022 15:56:19 UTC - Search in distribution
880 results (0.111 seconds)