libcatalyst-authentication-cre software package provides HTTP Basic and Digest authentication for Catalyst, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) 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 | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libcatalyst-authentication-cre |
| Version | 1.016-1 |
| Description | HTTP Basic and Digest authentication for Catalyst |
| Sub Section | Perl |