pod2readme
Perl module to convert POD to README file
Install
- All systems
-
curl cmd.cat/pod2readme.sh
- Debian
-
apt-get install libpod-readme-perl - Ubuntu
-
apt-get install libpod-readme-perl - Kali Linux
-
apt-get install libpod-readme-perl - Fedora
-
dnf install perl-Pod-Readme - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpod-readme-perl - Raspbian
-
apt-get install libpod-readme-perl
libpod-readme-perl
Perl module to convert POD to README file
Pod::Readme is a subclass of Pod::PlainText which provides additional POD markup for generating README files This module allows authors to mark portions of the POD to be included only in, or to be excluded from the README file. It also allows you to include portions of another file (such as a separate ChangeLog).