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

Changes for version 0.29 - 2022-12-14

  • Add link to Error::Pure to doc.
  • Change minimal dependency (0.04) to Error::Pure::Output::ANSIColor to fix ansi colors in Print.
  • Fix EXAMPLEs in Die doc.
  • Fix minimal dependency for List::Util.
  • Improve SYNOPSIS section by common usage with Error::Pure.
  • Remove print to stdout from AllError example.
  • Rewrite example files to better names.

Modules

Error::Pure modules with Term::ANSIColor support.
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 with ANSIColor support.