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

NAME

IRC::Indexer::Process::Trawler - Forkable Trawl::Bot session

SYNOPSIS

See IRC::Indexer::Trawl::Forking and IRC::Indexer::Trawl::Bot

DESCRIPTION

A forkable process managing a IRC::Indexer::Trawl::Bot instance; this is the worker used by IRC::Indexer::Trawl::Forking via POE::Wheel::Run and POE::Filter::Reference.

Given an array containing a server tag and a trawler configuration to pass through to IRC::Indexer::Trawl::Bot, runs a single trawler until it is complete and returns a server information hash.

See IRC::Indexer::Trawl::Bot for details on the non-forking asynchronous interface.

AUTHOR

Jon Portnoy <avenj@cobaltirc.org>