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

Changes for version 0.008000 - 2015-06-26

  • if dump option is used, bare references and objects without stringify overloads will be dumpered when being output to the screen
  • stack trace properly attached to bare references are rethrown and will be output to the screen
  • avoid Test::More in threads test to limit code run as much as possible
  • other test cleanups
  • fix DEBUGGING detection in newer perls
  • protect tests against DEVEL_CONFESS_OPTIONS set in environment

Modules

Include stack traces on all warnings and errors
Enable built in stack traces on exception objects

Provides

in lib/Devel/Confess/Source.pm
in lib/Devel/Confess/_Util.pm
in lib/Devel/Confess/Builtin.pm