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

Changes for version 0.15_01 - 2008-09-08

  • Big changes to where everything is. I've decouple several components into separate, pluggable classes. If you don't like the classes that backpan_indexer.pl uses, change them in the config file. Look in MyCPAN::Indexer::Tutorial for an explanation of the different classes. Docs are weak at the moment, but getting better.
  • This version also uses a Tk interface. That's fine for right now, but eventually that should be an optional thing.

Changes for version 0.11_01 - 2008-08-29

  • Added parallelism. You can now index things in parallel. In the backpan_indexer.pl config, add a directive for parallel_jobs
  • Adds more run info for operating system, perl version, and so on

Changes for version 0.10_02 - 2008-08-15

  • Initial release of my BackPAN Indexer

Modules

Index a Perl distribution
Pass out work to sub-processes
Find distributions to index
Index a Perl distribution
How the backpan_indexer.pl pieces fit together
Do the indexing

Provides

in lib/Parallel.pm