wikipedia
perl module that provides an automated interface to Wikipedia
Install
- All systems
-
curl cmd.cat/wikipedia.sh
- Debian
-
apt-get install libwww-wikipedia-perl
- Ubuntu
-
apt-get install libwww-wikipedia-perl
- Kali Linux
-
apt-get install libwww-wikipedia-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwww-wikipedia-perl
- Raspbian
-
apt-get install libwww-wikipedia-perl
- Dockerfile
- dockerfile.run/wikipedia
libwww-wikipedia-perl
perl module that provides an automated interface to Wikipedia
WWW::Wikipedia provides an automated interface to Wikipedia http://www.wikipedia.org, which is a free, collaborative, online encyclopedia. WWW::Wikipedia allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry.