Updated doc and provided tests for abort_chain_on_error_fix
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Exception / Basic.pm
2009-11-20 Florian Ragwitz Fix a doc typo.
2009-11-19 Tomas Doran Add Pod for all the new exception classes
2009-09-15 Florian Ragwitz Use MooseX::Role::WithOverloading.
2009-07-07 Florian Ragwitz Add Exception::Interface and Exception::Basic. Make...