libcatalyst-view-json-perl software package provides JSON view plugin for Catalyst, you can install in your Ubuntu 17.04 (Zesty Zapus) 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 | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcatalyst-view-json-perl |
| Version | 0.36-1 |
| Description | JSON view plugin for Catalyst |
| Sub Section | Perl |