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

Changes for version 0.28 - 2022-12-11

  • Common
    • Change bugtracker to github.
    • Rename example files to better names.
  • Error::Pure
    • Remove default settings for $Error::Pure::Type variable. It broke explicit setting for 'Error::Pure::Die'.
  • Error::Pure::Print
    • Split tests in 03-err.t to two independent test files.

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.