ppi2html

module to highlight Perl code using PPI

Debian Debian
RUN apt-get update && \ apt-get install -y libppi-html-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libppi-html-perl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libppi-html-perl
CentOS
RUN yum install -y perl-PPI-HTML
Fedora
RUN dnf install -y perl-PPI-HTML
Raspbian
RUN apt-get update && \ apt-get install -y libppi-html-perl
click the source code to copy install ppi2html on any operating system with command-not-found.com