This module is meant as a debugging aid. It can be used to make a script
complain loudly with stack backtraces when warn()ing or die()ing. Unlike other
similar modules (e.g. Carp::Always), stack traces will also be included when
exception objects are thrown.

WWW: http://search.cpan.org/dist/Devel-Confess/
