modules-used

library to detect modules loaded by Perl code without running it

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