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

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).