libcgi-application-plugin-auth software package provides authentication framework for CGI::Application, 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 libcgi-application-plugin-auth
libcgi-application-plugin-auth is installed in your system.
Make ensure the libcgi-application-plugin-auth package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcgi-application-plugin-auth*
You will get with libcgi-application-plugin-auth package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libcgi-application-plugin-auth |
| Version | 0.20-4 |
| Description | authentication framework for CGI::Application |
| Sub Section | Perl |