libcatalyst-authentication-cre software package provides Catalyst plugin for verifying credentials with the Authen::Simple framework, 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-authentication-cre
libcatalyst-authentication-cre is installed in your system.
Make ensure the libcatalyst-authentication-cre package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcatalyst-authentication-cre*
You will get with libcatalyst-authentication-cre package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcatalyst-authentication-cre |
| Version | 0.09-2 |
| Description | Catalyst plugin for verifying credentials with the Authen::Simple framework |
| Sub Section | Perl |