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

Changes for version 1.006 - 2016-09-25

  • Add subcommand: inject.
  • [ux] No need to warn that 'perl' and 'Config' does not have dist ID.

Documentation

Manage your local CPAN mirror
cpanm wrapper (set mirror to local CPAN by default)
lcpan recipes/tips

Modules

Manage your local CPAN mirror
List dependencies for all of the dists of an author
List all dependencies of dists of an author, sorted by number of dependent dists
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 scripts of an author
List authors ranked by number of dists
List authors ranked by total size of their indexed releases
List authors ranked by number of modules
List authors ranked by number of module mentions
List authors ranked by number of distributions using one of his/her modules
List authors ranked by number of releases
List authors ranked by number of scripts
Show Changes of distribution/module
List contents inside releases
Copy a module's latest release file to current directory
Copy a release file to current directory
Copy a script's latest release file to current directory
List dependencies
List dependencies, sorted by number of dependents
Get author of distribution(s)
Get (latest) release name of a distribution
List contents inside a distribution
List modules in a distribution
List scripts in a distribution
List distributions
List "heavy" distributions (ranked by number of dependencies)
Show POD documentation of module/.pod/script
Extract a module's latest release file to current directory
Extract a release to current directory
Extract a script's latest release file to current directory
Inject one or more tarballs to the mirror
List POD mentions by module(s)
List POD mentions by script(s)
List PODs which mention all specified module(s)
List POD mentions for module(s)
List POD mentions for script(s)
Get author of module(s)
Get distribution name of module(s)
Get (latest) release name of a module
List contents inside a module's distribution
Alias for 'modules'
List modules ranked by number of mentions
List modules ranked by number of reverse dependencies
Given a module, list all modules in the same distribution
List modules/packages
List namespaces
List reverse dependencies
List other modules related to module(s)
List releases/tarballs
Alias for 'releases'
Reset (empty) the database index
Get author name of script(s)
Get distribution(s) of script(s)
Get module(s) of script(s)
Get release(s) of script(s)
List scripts ranked by number of mentions
Given a script, list all scripts in the same distribution
Show source of module/.pod/script
Statistics of your local CPAN mirror
Return last index time of mirror
List subroutine names ranked by number of occurrences
List subroutines
Create/update local CPAN mirror
Pod parser for use in App::lcpan