Binary package “libcatalystx-component-traits-perl” in ubuntu xenial

Automatic Trait Loading and Resolution for Catalyst Components

 CatalystX::Component::Traits adds a Catalyst::Component/COMPONENT method to
 your Catalyst component base class that reads the optional traits parameter
 from app and component config and instantiates the component subclass with
 those traits using MooseX::Traits/new_with_traits from
 MooseX::Traits::Pluggable.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.