NAME
Moose::Error::Confess - Prefer confess
VERSION
version 2.0004
SYNOPSIS
DESCRIPTION
This error class uses "confess" in Carp to raise errors generated in your metaclass.
AUTHOR
Stevan Little <stevan@iinteractive.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Infinity Interactive, Inc..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.