
Exception::Reporter::Summarizer - a thing that summarizes dumpables for reporting

version 0.006

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.
A sanitize_filename method is also provided,
which turns a vaguely filename-like string into a safer filename string.

Ricardo Signes <rjbs@cpan.org>

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.