encguess
2.92-14.fc27.x86_64 : Character encodings in Perl
RUN apt-get update && \
apt-get install -y perl
RUN apt-get update && \
apt-get install -y perl
RUN apk add perl
RUN pacman -S --noconfirm perl
RUN apt-get update && \
apt-get install -y perl
RUN yum install -y perl
RUN dnf install -y perl-Encode-4
RUN apt-get update && \
apt-get install -y perl