ppi2html
module to highlight Perl code using PPI
RUN apt-get update && \
apt-get install -y libppi-html-perl
RUN apt-get update && \
apt-get install -y libppi-html-perl
RUN apt-get update && \
apt-get install -y libppi-html-perl
RUN yum install -y perl-PPI-HTML
RUN dnf install -y perl-PPI-HTML
RUN apt-get update && \
apt-get install -y libppi-html-perl