pod2markdown
module to convert POD to the Markdown file format
RUN apt-get update && \
apt-get install -y libpod-markdown-perl
RUN apt-get update && \
apt-get install -y libpod-markdown-perl
RUN apt-get update && \
apt-get install -y libpod-markdown-perl
RUN dnf install -y perl-Pod-Markdown
RUN apt-get update && \
apt-get install -y libpod-markdown-perl