module_info

Perl module providing information about Perl modules

Debian Debian
RUN apt-get update && \ apt-get install -y libmodule-info-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libmodule-info-perl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libmodule-info-perl
CentOS
RUN yum install -y perl-Module-Info
Fedora
RUN dnf install -y perl-Module-Info
Raspbian
RUN apt-get update && \ apt-get install -y libmodule-info-perl
click the source code to copy install module_info on any operating system with command-not-found.com