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

NAME

Exception::Reporter::Sender - a thing that sends exception reports

VERSION

version 0.012

OVERVIEW

This class exists almost entirely to allow isa-checking. It provides a new method that returns a blessed, empty object. Passing it any parameters will cause an exception to be thrown.

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.