in reply to Best practices for handling exceptions in die/eval style
Also, I recently discovered that Carp doesn't work with objects.
Is there any better choice for creating exception hierarchy rather than Exception::Class for old plain objects and Throwable for applications that use Moo object system?
|
|---|