Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
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>