Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Class-ErrorHandler | Distribution: openSUSE:Factory:zSystems |
Version: 0.04 | Vendor: openSUSE |
Release: 1.25 | Build date: Mon May 11 09:55:29 2015 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 25039 | Source RPM: perl-Class-ErrorHandler-0.04-1.25.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Class-ErrorHandler/ | |
Summary: 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.
Artistic-1.0 or GPL-1.0+
* Mon May 11 2015 coolo@suse.com - updated to 0.04 see /usr/share/doc/packages/perl-Class-ErrorHandler/Changes 0.04 2015-05-10T22:08:23Z - use EU::MM * Tue Nov 26 2013 coolo@suse.com - updated to 0.03 - minl migrate - Re-packaging without auto_install(). (ANDK) * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Sat Jul 25 2009 chris@computersalat.de - spec mods * removed ^---------- * removed ^#--------- * Fri Jun 19 2009 chris@computersalat.de - added perl-macros o autogen filelist with perl_gen_filelist - clean up spec o added header
/usr/lib/perl5/vendor_perl/5.40.0/Class /usr/lib/perl5/vendor_perl/5.40.0/Class/ErrorHandler.pm /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024