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