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

Changes for version 1.24 - 2009-06-17

  • I made lots of changes to the internals to make it much easier for the components talk to each other. There isn't any improvement in the actual indexing, but it's easier to write application and specialized components now.

Modules

base class for MyCPAN components
Provide a way for the various components to communicate
Pass out work to sub-processes
Pass out work in the same process
Index a Perl distribution
Present the run info as colored text
Present the run info in a terminal
Present the run info as plain text
Index a Perl distribution
Tiny class for MyCPAN component note passing
Do nothing components
Find distributions to index
Save the result as a YAML file
Common bits for MyCPAN reporter classes
Count the Test modules used in test suites
How the backpan_indexer.pl pieces fit together
Do the indexing

Provides

in lib/App/Indexer.pm