perl5.28.1

minimal Perl system

Debian Debian
RUN apt-get update && \ apt-get install -y perl-base
Ubuntu
RUN apt-get update && \ apt-get install -y perl-base
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y perl-base
Fedora
RUN dnf install -y perl-interpreter-4
Raspbian
RUN apt-get update && \ apt-get install -y perl-base
click the source code to copy install perl5.28.1 on any operating system with command-not-found.com