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


Tanker documentation  | view source Contained in the Tanker distribution.

Index


SYNOPSIS

Top

use Tanker::RequestGenerator::IRC;

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

$rg->run();

DESCRIPTION

Top

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

AUTHOR

Top

Simon Wistow <simon@thegestalt.org>

SEE ALSO

Top

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


Tanker documentation  | view source Contained in the Tanker distribution.