pod2rst
view for Pod::POM that outputs reStructuredText
Install
- All systems
-
curl cmd.cat/pod2rst.sh
- Debian
-
apt-get install libpod-pom-view-restructured-perl - Ubuntu
-
apt-get install libpod-pom-view-restructured-perl - Kali Linux
-
apt-get install libpod-pom-view-restructured-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libpod-pom-view-restructured-perl - Raspbian
-
apt-get install libpod-pom-view-restructured-perl
libpod-pom-view-restructured-perl
view for Pod::POM that outputs reStructuredText
Pod::POM::View::Restructured outputs reStructuredText that is expected to be used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be output with syntax highlighting for Perl code by default.