libclass-errorhandler-perl

Base class for error handling
  https://metacpan.org/release/Class-ErrorHandler
  0
  no reviews



Class::errorhandler provides an error-handling mechanism that's generic enough to be used as the base class for a variety of oo classes. subclasses inherit its two error-handling methods, error and errstr, to communicate error messages back to the calling program.