module_info
Perl module providing information about Perl modules
RUN apt-get update && \
apt-get install -y libmodule-info-perl
RUN apt-get update && \
apt-get install -y libmodule-info-perl
RUN apt-get update && \
apt-get install -y libmodule-info-perl
RUN yum install -y perl-Module-Info
RUN dnf install -y perl-Module-Info
RUN apt-get update && \
apt-get install -y libmodule-info-perl