pod2projdocs

module to generate CPAN like project documents from POD

Install

All systems
curl cmd.cat/pod2projdocs.sh
Debian Debian
apt-get install libpod-projectdocs-perl
Ubuntu
apt-get install libpod-projectdocs-perl
image/svg+xml Kali Linux
apt-get install libpod-projectdocs-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libpod-projectdocs-perl

libpod-projectdocs-perl

module to generate CPAN like project documents from POD

The Pod::ProjectDocs module allows you to generate CPAN like POD pages from your modules for your projects. It also creates an optional index page. Additionally, you can use the command line script pod2projdocs to generate your documentation without creating a custom perl script.