The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MooseX::ABCD::Trait::Class - trait for abstract base class meta objects

DESCRIPTION

This is basically a copy of MooseX::ABC::Trait::Class, but the after _superclasses_updated method modifier is replaced by a before make_immutable modifier.

BUGS

Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=MooseX-ABCD.

SEE ALSO

MooseX::ABCD, MooseX::ABC::Trait::Class.

AUTHOR

Toby Inkster <tobyink@cpan.org>, though most of the code is stolen from Jesse Luehrs. (But don't blame him is something goes wrong. For that matter, don't blame me either - take a look at the disclaimer of warranties.)

COPYRIGHT AND LICENCE

This software is copyright (c) 2012-2013 by Toby Inkster.

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

DISCLAIMER OF WARRANTIES

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.