134b5b4083
of scheduled import of MooseX::Traits::Pluggable (dependency for CatalystX::Component::Traits etc.) Often a developer want to create components that can be added to a class arbitrarily. This module makes it easy for the end user to use these components. Instead of requiring the user to create a named class with the desired roles applied, or applying roles to the instance one-by-one, he can just pass a traits parameter to the class's new_with_traits constructor. This role will then apply the roles in one go, cache the resulting class (for efficiency), and return a new instance. Arguments meant to initialize the applied roles' attributes can also be passed to the constructor.
5 lines
260 B
Text
5 lines
260 B
Text
$NetBSD: distinfo,v 1.1.1.1 2009/07/07 18:49:13 sno Exp $
|
|
|
|
SHA1 (MooseX-Traits-0.06.tar.gz) = e4fa3f2b46c06b8a5ced05299b639d8237570f0a
|
|
RMD160 (MooseX-Traits-0.06.tar.gz) = 7ad6216a2db73c245cf010d37ce1f742c9d30d1c
|
|
Size (MooseX-Traits-0.06.tar.gz) = 17665 bytes
|