------------------------------------------------------------------------ 0.04 | Piotr Roszatycki | 2008-12-05 Changes: * Requires Exception::Base >= 0.20. ------------------------------------------------------------------------ 0.03 | Piotr Roszatycki | 2008-10-13 Changes: * Do not recurse on Exception::Died and Exception::Warning. * Adaptated to new Exception::Base. * Renamed "eval_thrown" attribute to "sig_die_handled". * Requires Exception::Base >= 0.19. ------------------------------------------------------------------------ 0.0201 | Piotr Roszatycki | 2008-05-29 Changes: * Fixed POD coverage. ------------------------------------------------------------------------ 0.02 | Piotr Roszatycki | 2008-05-28 * New overwritten method "catch". It rebless the exception object if it is thrown with __DIE__ hook. * Optional syntax: use Exception::Base '%SIG' => 'die'; * New attribute "eval_thrown". ------------------------------------------------------------------------ 0.0101 | Piotr Roszatycki | 2008-05-09 * Build requires Test::Unit::Lite >= 0.07. ------------------------------------------------------------------------ 0.01 | Piotr Roszatycki | 2008-05-08 * Development release. ------------------------------------------------------------------------