perldig
Index and Search local Perl Documentation
Install
- All systems
-
curl cmd.cat/perldig.sh
- Debian
-
apt-get install libperldoc-search-perl
- Ubuntu
-
apt-get install libperldoc-search-perl
- Kali Linux
-
apt-get install libperldoc-search-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libperldoc-search-perl
- Raspbian
-
apt-get install libperldoc-search-perl
- Dockerfile
- dockerfile.run/perldig
libperldoc-search-perl
Index and Search local Perl Documentation
Perldoc::Search uses the swish-e engine to index the local Perl documentation. It provides both the command line utility perldig and an API to perform searches on the index. It uses SWISH::API::Common as the indexing and search engine. This package also contains the command line utility perldig, which digs up keywords in the local Perl documentation