Jesse Luehrs > MooseX-ABC-0.01 > MooseX::ABC::Trait::Class

Download:
MooseX-ABC-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.01   Source   Latest Release: MooseX-ABC-0.02

NAME ^

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

VERSION ^

version 0.01

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.