Shawn M Moore > MooseX-Role-Parameterized-0.10 > MooseX::Role::Parameterized::Meta::Role::Parameterizable

Download:
MooseX-Role-Parameterized-0.10.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.10   Source   Latest Release: MooseX-Role-Parameterized-0.13

NAME ^

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

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