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

Changes for version 0.23 - 2015-09-16

  • Common
    • Move admin tests to xt/ directory. Thanks Karen Etheridge (#105637).
    • Rewrite tests after t/ and xt/ split.
    • Improve SEE ALSO section in doc.
    • Update Module::Install to 1.16 version.
    • Update copyright years to 2015.
    • Update examples/ directory.

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.
Error::Pure module for simple error print.
Error::Pure module for simple error print with all variables.
Utilities for structured errors.