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

Changes for version 0.60 - 2016-07-20

  • Use 'perl::modname' schema instead of 'str' for the module arguments. This results in a convenience: you can specify Foo-Bar or Foo.Bar or Foo/Bar in addition to Foo::Bar and they all will be accepted and normalized to Foo::Bar by the coercion rule.

Documentation

List scripts that come with the same distribution of a Perl module
Print Perl module source codes
Check locale 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
Render POD as HTML then show in browser
Get Perl module information
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 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
Get path to locally installed POD
Try to guess/extract module name from current directory

Modules

Command-line utilities related to Perl modules