cpanm
script to get, unpack, build and install modules from CPAN
RUN apt-get update && \
apt-get install -y cpanminus
RUN apt-get update && \
apt-get install -y cpanminus
RUN pacman -S --noconfirm cpanminus
RUN apt-get update && \
apt-get install -y cpanminus
RUN yum install -y cpanminus
RUN dnf install -y cpanminus
RUN apt-get update && \
apt-get install -y cpanminus