perl-Class-ErrorHandler

Base class for error handling

_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. On failure (for whatever reason), a subclass should call _error_ and return to the caller; _error_ itself sets the error message internally, then returns 'undef'. This has the effect of the method that failed returning 'undef' to the caller. The caller should check for errors by checking for a return value of 'undef', and calling _errstr_ to get the value of the error message on an error. As demonstrated in the the SYNOPSIS manpage, _error_ and _errstr_ work as both class methods and object methods.

openSUSE Leap 15.5 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

RedHat RHEL-7

isv:perlur:epel अल्पविकसित
0.03
home:csbuild:Perl समुदाय
0.01

CentOS CentOS-7

home:csbuild:Perl समुदाय
0.01

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।