MooseX::Role::Parameterized::Meta::Role::Parameterizable.3pm

Langue: en

Version: 2009-05-12 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

MooseX::Role::Parameterized::Meta::Role::Parameterizable - metaclass for parameterizable roles

VERSION

version 0.06

DESCRIPTION

This is the metaclass for parameteriz-able roles, roles that have their parameters currently unbound. These are the roles that you use ``with'' in Moose, but instead of composing the parameteriz-able role, we construct a new parameteriz-ed role (MooseX::Role::Parameterized::Meta::Role::Parameterized).