Simon Wistow > Tanker > Tanker::RequestGenerator::IRC

Download:
Tanker-0.021.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Tanker::RequestGenerator::IRC - a module to inject requests originating from IRC

SYNOPSIS ^

use Tanker::RequestGenerator::IRC;

my $rg = new Tanker::RequestGenerator::IRC ($pipeline)

$rg->run();

DESCRIPTION ^

This connects to an IRC channel and then pumps requests down the pipeline.

AUTHOR ^

Simon Wistow <simon@thegestalt.org>

SEE ALSO ^

Tanker, Tanker::Config, Tanker::RequestGenerator, Tanker::Plugin, Tanker::ResponseHandler, Tanker::Request;