NAME
App::wdq - command line access to Wikidata Query Service
INSTALLATION
Either install from CPAN with all dependencies:
cpanm App::wdq
or install dependencies as prebuild packages (for instance Debian) and copy the `wdq` script at some place in your $PATH
:
apt-get install libhttp-tiny-perl libjson-perl
wget https://github.com/nichtich/wdq/raw/master/bin/wdq
chmod +x wdq
USAGE
wdq --help
COPYRIGHT AND LICENSE
Copyright Jakob Voss, 2015-
GPL 2.0