libcatalyst-component-instance software package provides Single per-request instances of Catalyst components, 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-component-instance
libcatalyst-component-instance is installed in your system.
Make ensure the libcatalyst-component-instance package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-component-instance*
You will get with libcatalyst-component-instance package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-component-instance |
| Version | 0.001001-2 |
| Description | Single per-request instances of Catalyst components |
| Sub Section | Perl |