./devel/p5-MooseX-Traits, Automatically apply roles at object creation time

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q3, Version: 0.07nb1, Package name: p5-MooseX-Traits-0.07nb1, Maintainer: pkgsrc-users

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.


Required to run:
[devel/p5-Class-MOP] [devel/p5-Sub-Exporter] [lang/perl5]

Required to build:
[devel/p5-Test-Exception] [devel/p5-Module-Install]

Master sites: (Expand)

SHA1: afd895c8c0f490886656e5a87eefd61b933a09b4
RMD160: 5e5f4e78862dd57510d7fdd841e882c02515d845
Filesize: 18.151 KB

Version history: (Expand)