cpanm

script to get, unpack, build and install modules from CPAN

Debian Debian
RUN apt-get update && \ apt-get install -y cpanminus
Ubuntu
RUN apt-get update && \ apt-get install -y cpanminus
Arch Arch Linux
RUN pacman -S --noconfirm cpanminus
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cpanminus
CentOS
RUN yum install -y cpanminus
Fedora
RUN dnf install -y cpanminus
Raspbian
RUN apt-get update && \ apt-get install -y cpanminus
click the source code to copy install cpanm on any operating system with command-not-found.com