Exception::Handler
Seeing through Dave Rolsky’s Exception::Class and Sig::PackageScoped has let me make the module, called Exception::Handler.
In fact I rarely use $SIG{DIE} for exception handling, but the concept of the module would be a bit interesting.
Tarball can be fetched from: here.