libcatalyst-plugin-cache-store software package provides (deprecated) FastMmap cache store plugin for Catalyst::Plugin::Cache, 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-plugin-cache-store
libcatalyst-plugin-cache-store is installed in your system.
Make ensure the libcatalyst-plugin-cache-store package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-plugin-cache-store*
You will get with libcatalyst-plugin-cache-store package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-plugin-cache-store |
| Version | 0.02-2 |
| Description | (deprecated) FastMmap cache store plugin for Catalyst::Plugin::Cache |
| Sub Section | Perl |