debf17f1bb
Often you 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.
7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/12 09:43:05 jasper Exp $
|
|
${P5SITE}/MooseX/
|
|
${P5SITE}/MooseX/Traits/
|
|
${P5SITE}/MooseX/Traits.pm
|
|
${P5SITE}/MooseX/Traits/Util.pm
|
|
@man man/man3p/MooseX::Traits.3p
|