Add Exception::Interface and Exception::Basic. Make ::Base, ::Go and ::Detach use...
authorFlorian Ragwitz <rafl@debian.org>
Tue, 7 Jul 2009 14:33:39 +0000 (14:33 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Tue, 7 Jul 2009 14:33:39 +0000 (14:33 +0000)
commitede5238fd84cf5c03515d8b51792613a61c78f60
treed7ef64e51851222a08091c30bee5255a0d102826
parent4ffa3785756fc4df4b834f936f1f3acfcf7116f0
Add Exception::Interface and Exception::Basic. Make ::Base, ::Go and ::Detach use them.

Failing tests due to issues when composing overloading methods from roles.
lib/Catalyst/Exception.pm
lib/Catalyst/Exception/Basic.pm [new file with mode: 0644]
lib/Catalyst/Exception/Detach.pm
lib/Catalyst/Exception/Go.pm
lib/Catalyst/Exception/Interface.pm [new file with mode: 0644]