-
-
21 Apr 2017 17:54:02 UTC
- Distribution: Exception-Reporter
- Module version: 0.014
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (462 / 0 / 0)
- Kwalitee
Bus factor: 1- 82.26% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (28.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Exception::Reporter::Summarizer - a thing that summarizes dumpables for reporting
VERSION
version 0.014
OVERVIEW
This class exists almost entirely to allow
isa
-checking. It provides anew
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.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.
Module Install Instructions
To install Exception::Reporter, copy and paste the appropriate command in to your terminal.
cpanm Exception::Reporter
perl -MCPAN -e shell install Exception::Reporter
For more information on module installation, please visit the detailed CPAN module installation guide.