
Class::MOP::MiniTrait - Extremely limited trait application

This package provides a single function,
apply,
which does a half-assed job of applying a trait to a class.
It exists solely for use inside Class::MOP and Moose core classes.

Stevan Little <stevan@iinteractive.com>

Copyright 2006-2010 by Infinity Interactive, Inc.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.