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

Changes for version 0.725 - 2019-07-25

  • [ux] Use perl::modnames (but somehow we still need to defined our own element_completion property, this might be a bug). This enables wildcard expanding in commands that accept multiple perl module names, e.g.: 'pmpath Module::P*' or 'pmversion Module/P**'.

Documentation

Get per-module shared files directory
List scripts that come with the same distribution of a Perl module
Print Perl module source codes
Check local module's version against version on CPAN
Check if Perl module is in core
Load Perl module with Devel::EndStats
Get directory of locally installed Perl module/prefix
Show documentation of Perl module
Launch editor for Perl module source code
Print lines from installed Perl module sources matching a pattern
Render POD as HTML then show in browser
Get Perl module information
Check local module's version against version on CPAN
Show Perl module source code with `less`
Count number of {code,POD} lines in a Perl module
List Perl modules (and PODs, and module prefixes)
Show manpage of Perl module
Get minimum required Perl version for specified modules
Get path to locally installed Perl module
Strip Perl module source codes using Perl::Stripper
Uninstall an installed Perl module (using cpanm --uninstall)
Get Perl module version
Check whether an installed Perl module is XS/pure-perl
List Perl .pod files
Get path to locally installed POD
Try to guess/extract module name from current directory
Convert release name (e.g. Foo-Bar-1.23.tar.gz) to module name (Foo::Bar)

Modules

Alias for App::PMUtils
Command-line utilities related to Perl modules
Print lines from installed Perl module sources matching a pattern