SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-ErrorHandler rpm build for : OpenSuSE. For other distributions click perl-Class-ErrorHandler.

Name : perl-Class-ErrorHandler
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.3.1 Date : 2023-12-07 14:24:11
Group : Development/Libraries/Perl Source RPM : perl-Class-ErrorHandler-0.04-lp156.3.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Base class for error handling
Description :
_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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-ErrorHandler-0.04-lp156.3.1.noarch.rpm
     

Provides :
perl(Class::ErrorHandler)
perl-Class-ErrorHandler

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Class
/usr/lib/perl5/vendor_perl/5.26.1/Class/ErrorHandler.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Class-ErrorHandler
/usr/share/doc/packages/perl-Class-ErrorHandler/Changes
/usr/share/doc/packages/perl-Class-ErrorHandler/LICENSE
/usr/share/doc/packages/perl-Class-ErrorHandler/README.md
/usr/share/doc/packages/perl-Class-ErrorHandler/minil.toml
/usr/share/man/man3/Class::ErrorHandler.3pm.gz

 
ICM