NAME

Exception::Reporter::Summarizer::MooseException - a summarizer for Moose exceptions

VERSION

version 0.013

OVERVIEW

This summarizer handles only Moose::Exception objects. A dumped exception will result in two summaries:

* a text summary of the exceptions full message
* a dump of the exception object, just in case it's hiding secrets!@

AUTHOR

Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Ricardo Signes.

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