Path to this page:
./
devel/p5-MooseX-Traits,
Automatically apply roles at object creation time
Branch: pkgsrc-2019Q2,
Version: 0.13nb3,
Package name: p5-MooseX-Traits-0.13nb3,
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-Sub-Exporter] [
devel/p5-Moose] [
devel/p5-namespace-autoclean]
Required to build:[
pkgtools/cwrappers] [
devel/p5-MooseX-Role-Parameterized] [
devel/p5-Test-Fatal] [
devel/p5-Package-DeprecationManager] [
devel/p5-Test-Requires] [
devel/p5-Test-Simple]
Master sites: (Expand)
SHA1: 60db1a4322195420f153630c6325273dae04125f
RMD160: 9122ca2e4c755b4595d1ca1ad732da754d687b91
Filesize: 30.945 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version p5-MooseX-Traits-0.13nb3 (created)