pod2wiki
Perl class for creating Pod to Wiki filters
Install
- All systems
-
curl cmd.cat/pod2wiki.sh
- Debian
-
apt-get install libpod-simple-wiki-perl
- Ubuntu
-
apt-get install libpod-simple-wiki-perl
- Kali Linux
-
apt-get install libpod-simple-wiki-perl
- Fedora
-
dnf install perl-Pod-Simple-Wiki
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpod-simple-wiki-perl
- Raspbian
-
apt-get install libpod-simple-wiki-perl
- Dockerfile
- dockerfile.run/pod2wiki
libpod-simple-wiki-perl
Perl class for creating Pod to Wiki filters
Pod::Simple::Wiki is used to convert Pod text to Wiki text. Pod (Plain Old Documentation) is a simple markup language used for writing Perl documentation. A Wiki is a user extensible web site. It uses very simple mark-up that is converted to Html. For an introduction to Wikis see: http://en.wikipedia.org/wiki/Wiki