Automatic Trait Loading and Resolution for Catalyst Components
Adds a Catalyst::Component "COMPONENT" method to your Catalyst component base class. This method reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using "new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
$
pkg install p5-CatalystX-Component-TraitsOrigin
www/p5-CatalystX-Component-Traits
Size
45.5KiB
License
ART10, GPLv1+
Maintainer
des@FreeBSD.org
Dependencies
5 packages
Required by
2 packages