MyCPAN::Indexer::Dispatcher::Serial - Pass out work in the same process
Use this in backpan_indexer.pl
by specifying it as the queue class:
# in backpan_indexer.config dispatch_class MyCPAN::Indexer::Dispatcher::Serial
This class takes the list of distributions to process and passes them out to the code that will do the work.
Adds the dispatcher
key with a code reference.
MyCPAN::Indexer, MyCPAN::Indexer::Tutorial
This code is in Github:
git://github.com/briandfoy/mycpan-indexer.git
brian d foy, <bdfoy@cpan.org>
Copyright (c) 2009, brian d foy, All Rights Reserved.
You may redistribute this under the same terms as Perl itself.