podspell

formatter to easily check the spelling of POD

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