libcatalyst-plugin-session-sto software package provides Catalyst plugin for storing session data in the cache, 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-plugin-session-sto
libcatalyst-plugin-session-sto is installed in your system.
Make ensure the libcatalyst-plugin-session-sto package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-plugin-session-sto*
You will get with libcatalyst-plugin-session-sto package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcatalyst-plugin-session-sto |
| Version | 0.01-2 |
| Description | Catalyst plugin for storing session data in the cache |
| Sub Section | Perl |