p5-MooseX-Traits

automatically apply roles at object creation time

WWW CVSWeb GITHub
  1. Package version
    p5-MooseX-Traits-0.13p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Moose
  • devel/p5-Sub-Exporter
  • devel/p5-namespace-autoclean
  • devel/p5-Module-Build-Tiny

  • devel/p5-Moose
  • devel/p5-Sub-Exporter
  • devel/p5-namespace-autoclean