
This module is a simple wrapper around try::tiny, which see. it re-exports try, catch, and finally. in addition, it provides a way to catch only some exceptions by filtering on the class (including superclasses and consumed roles) of an exception object.