pod2test
Perl extension for excts embedded tests and code examples from POD
Install
- All systems
-
curl cmd.cat/pod2test.sh
- Debian
-
apt-get install libpod-tests-perl
- Ubuntu
-
apt-get install libpod-tests-perl
- Kali Linux
-
apt-get install libpod-tests-perl
- Fedora
-
dnf install perl-Pod-Tests
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpod-tests-perl
- Raspbian
-
apt-get install libpod-tests-perl
- Dockerfile
- dockerfile.run/pod2test
libpod-tests-perl
Perl extension for excts embedded tests and code examples from POD
Pod::Tests is a specialized POD viewer to extract embedded tests and code examples from POD. It doesn't do much more than that.