A minimal lightweight exception class
This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.13-28.fc42 | - |
Fedora 42 | 0.13-28.fc42 | - |
Fedora 41 | 0.13-27.fc41 | - |
Fedora 40 | 0.13-26.fc40 | - |
You can contact the maintainers of this package via email at
perl-Class-Throwable dash maintainers at fedoraproject dot org
.