libjson-any-perl software package provides wrapper class for the various JSON classes, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjson-any-perl
libjson-any-perl is installed in your system.
Make ensure the libjson-any-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjson-any-perl *
You will get with libjson-any-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libjson-any-perl |
| Version | 1.38-1 |
| Description | wrapper class for the various JSON classes |
| Sub Section | Perl |