modules-used
library to detect modules loaded by Perl code without running it
RUN apt-get update && \
apt-get install -y libmodule-used-perl
RUN apt-get update && \
apt-get install -y libmodule-used-perl
RUN apt-get update && \
apt-get install -y libmodule-used-perl
RUN dnf install -y perl-Module-Used
RUN apt-get update && \
apt-get install -y libmodule-used-perl