We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page is a short cheatshoot on how to prepare your system so it can run:
perlbrew install perl-5.26.1 --notest
... successfully and you get a usable perl-5.26.1 installation.
sudo apt install -y build-essential wget \wget -O - https://install.perlbrew.pl | bash eval "$(./perl5/perlbrew/bin/perlbrew init-in-bash)" perlbrew install perl-5.26.1 --notest