libcatalyst-view-json-perl software package provides JSON view plugin for Catalyst, 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 libcatalyst-view-json-perl
libcatalyst-view-json-perl is installed in your system.
Make ensure the libcatalyst-view-json-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-view-json-perl *
You will get with libcatalyst-view-json-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-view-json-perl |
| Version | 0.33-2 |
| Description | JSON view plugin for Catalyst |
| Sub Section | Perl |