Path to this page:
./
devel/p5-MooseX-Traits,
Automatically apply roles at object creation time
Branch: pkgsrc-2010Q1,
Version: 0.08,
Package name: p5-MooseX-Traits-0.08,
Maintainer: pkgsrc-usersOften 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:[
lang/perl5] [
devel/p5-namespace-autoclean]
Required to build:[
devel/p5-Module-Install] [
devel/p5-Test-use-ok] [
devel/p5-Test-Exception]
Master sites: (Expand)
SHA1: 431feb3e93a51a8f09d23e5479df55db869128bb
RMD160: 581bf6e622a7750583bfd9365eaa7e491a3cc26a
Filesize: 18.046 KB
Version history: (Expand)
- (2010-04-09) Package added to pkgsrc.se, version p5-MooseX-Traits-0.08 (created)