FROM base/arch

RUN pacman -S --noconfirm tar make community/cpanminus
RUN ln -s /usr/bin/vendor_perl/cpanm /usr/bin/cpanm
