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;