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

Changes for version 0.29 - 2015-04-24

  • [Bugfix] Fix missing dependencies/reverse dependencies information when a depended module is updated, this is because we used INSERT OR REPLACE {dist,module} which changes module/dist IDs. We should've used INSERT or UPDATE. From this new version on we record the module version which did the reindexing. We are doing a full reindex when indexer <= 0.28.

Documentation

Manage your local CPAN mirror
cpanm wrapper (set mirror to local CPAN by default)

Modules

Manage your local CPAN mirror
List distributions of an author
List modules of an author
Find distributions that use one of author's modules
List releases of an author
List authors ranked by number of dists
List authors ranked by number of modules
List authors ranked by number of distributions using one of his/her modules
List authors ranked by number of releases
List dependencies
Get (latest) release name of a distribution
List modules in a distribution
List distributions
List "heavy" distributions (ranked by number of dependencies)
Get distribution name of a module
Get (latest) release name of a module
List modules ranked by number of reverse dependencies
Given a module, list all modules in the same distribution
List modules/packages
List reverse dependencies
List releases/tarballs
Statistics of your local CPAN mirror
Create/update local CPAN mirror