JSON::JQ - jq (https://stedolan.github.io/jq/) library binding
Check module's own pod documentation on how to use it.
Install the module like usual.
cpan install JSON::JQ
# or
cpanm JSON::JQ
Down and unpack the module package and perform custom install.
perl Build.PL
./Build
./Build test
./Build install
Enjoy.