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

Changes for version 0.10

  • Add Error::Pure::HTTP::* modules to SEE ALSO sections.
  • Add SIGNATURE file.
  • Add Test::NoWarnings to tests.
  • Change situation with `err undef` or `err ()`. Returns 'undef' string now.
  • Fix SEE ALSO section in Error::Pure::ErrorList doc.
  • Fix Error::Pure::Output::Text::err_bt_pretty() doc.
  • Fix examples with err_get() in doc.
  • Improve Error::Pure::Output::Text doc.
  • 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.
Output subroutines for Error::Pure.
Error::Pure module for simple error print.
Utilities for structured errors.