Changes for version 0.06
- New:
- use Exception::Died ':debug' sets %SIG hook and verbosity level to 4.
- Changes:
- POD is mixed with the rest of code.
Modules
Convert simple die into real exception object
Module Install Instructions
To install Exception::Died, copy and paste the appropriate command in to your terminal.
cpanm Exception::Died
perl -MCPAN -e shellinstall Exception::Died
For more information on module installation, please visitthe detailed CPAN module installation guide.