NAME

MooseX::Attribute::Prototype - An Attribute Prototype Class

VERSION

0.01

SYNOPSIS

use MooseX::Attribute::Prototype;

my $proto = MooseX::Attribute::Prototype->new(
	from_role => 'foo' ,
	prototype => 'bar' 
);

DESCRIPTION

This module provides an attribute prototype class. An MooseX::Attribute::Prototype is an object that

Attributes

from_role

attribute

options

is_referenced