NAME

MooseX::ABC::Trait::Class - metaclass trait for MooseX::ABC

VERSION

version 0.02

DESCRIPTION

This is a metaclass trait for MooseX::ABC which implements the behavior of dying if a subclass doesn't implement the required methods.

SUPPORT

You can find this documentation for this module with the perldoc command.

perldoc MooseX::ABC

You can also look for information at:

AUTHOR

Jesse Luehrs <doy at tozt dot net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Jesse Luehrs.

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