MooseX::MetaDescription::Description - A base class for Meta Descriptions



NAME

MooseX::MetaDescription::Description - A base class for Meta Descriptions


DESCRIPTION

This is a base class for building more complex custom meta-description classes. All it does by default is to provide a back-link to the original attribute it is describing.


METHODS

descriptor
The actual attribute that is being described.

meta
The Moose metaclass.


BUGS

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.


AUTHOR

Stevan Little <stevan.little@iinteractive.com>


COPYRIGHT AND LICENSE

Copyright 2008 Infinity Interactive, Inc.

http://www.iinteractive.com

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

 MooseX::MetaDescription::Description - A base class for Meta Descriptions