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

Changes for version 0.16 - 2014-02-03

  • Error::Pure::Utils
    • Rewrite err_msg() to use index value of errors. Default value of index is -1 (last error).
    • Rewrite err_msg_hr() to use index value of errors. Default value of index is -1 (last_error).

Modules

Perl module for structured errors.
Error::Pure module with full backtrace.
Error::Pure module with classic die.
Error::Pure module with error on one line with informations.
Error::Pure module with list of errors in one line with informations.
Output subroutines for Error::Pure.
Error::Pure module for simple error print.
Utilities for structured errors.