Binary package “libcatalyst-modules-extra-perl” in ubuntu trusty

collection of extra modules for Catalyst

 This package includes some modules which could be handy when you make Catalyst
 application and which are not in libcatalyst-modules-perl.
 .
 Currently the following modules are included:
 .
 Catalyst::Model::Adaptor
 Use a plain class as a Catalyst model
 .
 Catalyst::Model::CDBI::CRUD
 Create-Read-Update-Delete model class using Class::DBI
 .
 Catalyst::Plugin::Authentication::Credential::OpenID
 Authentication using OpenID credentials
 .
 Catalyst::Plugin::Captcha
 Create and validate Captcha for Catalyst
 .
 Catalyst::Plugin::Setenv
 Deploy an environment (%ENV) using the Catalyst configuration