pmcheck

Perl module tools

Install

All systems
curl cmd.cat/pmcheck.sh
Debian Debian
apt-get install pmtools
Ubuntu
apt-get install pmtools
image/svg+xml Kali Linux
apt-get install pmtools
Fedora
dnf install perl-pmtools
Windows (WSL2)
sudo apt-get update sudo apt-get install pmtools
Raspbian
apt-get install pmtools

pmtools

Perl module tools

Perl module tools is a suite of small tools that help manage and inspect perl modules, perl Plain Old Documentation files, and perl programs. Some of the things these tools can do include: - show the full path to a module - show the version and description of a module - list all installed modules with descriptions - show what files a given program or module loads at compile time - show what symbols a module exports - list the methods of a class - display the source code of a function of a module

perl-pmtools

Perl modules