perlbrew

Manage Perl installations in the home directory. See also: asdf. More information: <https://github.com/gugod/App-perlbrew>.

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