Changes for version 1.28_12 - 2013-06-27
- Adjust no index (RT #86051)
Changes for version 1.28_11 - 2013-06-26
- Update Makefile.PL with no_index to ignore the test modules
Changes for version 1.28_10 - 2010-02-23
- Fix the file MD5 comparison stuff
Changes for version 1.28_07 - 2010-02-18
- Use the configuration directive merge_dirs to specify extra directories to find distros in
- organize_dists now copies instead of renames, to work across mounts and partitions.
Changes for version 1.28_06 - 2010-02-18
- Added prefer_bin configuration so you can use /bin/tar over Archive::Tar
- Made the -c config dump output a little nicer.
- The Reporter final_words stuff is now handled by a new Collator component. It's not a special case anymore.
- The error messages from Worker.pm are slightly more friendly.
Changes for version 1.28_05 - 2009-12-09
- Set up Log::Log4perl with MYCPAN_LOG4PERL_FILE and MYCPAN_LOGLEVEL
Changes for version 1.28_02 - 2009-11-30
- Added a temporary module finding technique - look_in_cwd_and_lib to handle things like DBI and HTML::Parser that have XS and Pure Perl bits. This is just a stopgap until I come up with something better.
Changes for version 1.28_01 - 2009-11-29
- Fix the path inspection in Queue.pm. In a fit of laziness I didn't use portable paths.
Modules
The BackPAN indexer application
Collect various stats about BackPAN activity
Index a Perl distribution
Do the indexing, and put the dists in a MiniCPAN
A No-op reports processor
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
Present the run info as colored text
Present the run info in a terminal
Don't show anything
Show dists as MyCPAN processes them
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
Try to index distributions with error reports
Try to index distributions listed in a file
Find distributions to index
Save the result as a YAML file
Common bits for MyCPAN reporter classes
How the backpan_indexer.pl pieces fit together
Do the indexing
Do nothing except show what the task is
Count the Test modules used in test suites
Provides
in lib/MyCPAN/Indexer/NullTester.pm
Examples
- examples/backpan_indexer.config.andya
- examples/backpan_indexer.config.backpan_stats
- examples/backpan_indexer.config.bdfoy
- examples/backpan_indexer.config.dist
- examples/backpan_indexer.config.dpan
- examples/backpan_indexer.config.inject
- examples/backpan_indexer.config.minicpan
- examples/backpan_indexer.config.test_census
- examples/backpan_indexer.pl
- examples/time_summary.pl