Binary package “libcgi-application-plugin-authentication-perl” in ubuntu trusty

authentication framework for CGI::Application

 CGI::Application::Plugin::Authentication adds the ability to authenticate
 users in your CGI::Application modules. The module separates authentication
 into Drivers (backend logic), Store (cookie management etc) and Display
 (formulation of the login form). The following drivers are bundled with this
 package:
 - CGI::Application::Plugin::Authentication::Driver::DBIC
 - CGI::Application::Plugin::Authentication::Driver::CDBI