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

Changes for version 1.28_02 - 2009-11-30

  • Completely redo how the Minimal reporter decides which packages to include in the report. It looks at the package name and compares it to the file. If it looks like they are the same, that one wins even if another file has the same package with a higher version. Otherwise, only the highest version of a package gets into the report.

Documentation

create a DarkPAN from directories

Modules

Record the indexing results as YAML
Create a CPAN-like structure out of some dists
Create a D(ark)PAN out of the indexed distributions
Save the minimum information that dpan needs
Find distributions to index, possibly skipping some

Provides

in lib/AsYAML.pm
in lib/Minimal.pm