libouch-perl

Exception handling module
  https://metacpan.org/release/Ouch
  0
  no reviews



The ouch module ("exceptions that don't hurt") provides a class for exception handling that doesn't require a lot of boilerplate, nor any up front definition. it is fast, easy to use, requires few typing, and has no prereqs, but still provides much of that same functionality as e.g. exception::class.