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

Changes for version 0.013 - 2016-07-19

  • add a Moose exception dumper
  • add a Dir sender to write exception reports to the local filesystem

Modules

a generic exception-reporting object
a dumpable object for a file on disk
something that dumps values into records
a dumper to turn any scalar value into a plaintext YAML record
a thing that sends exception reports
a report sender that writes to directories on the filesystem
a report sender that sends detailed dumps via email
a thing that summarizes dumpables for reporting
a summarizer for Email::Simple objects
a summarizer for Exception::Class exceptions
a summarizer for stuff you couldn't deal with otherwise
a summarizer for a File object
a summarizer for Moose exceptions
a summarizer for plain text strings