Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Class-ErrorHandler-0.04-bp154.1.23 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-Class-ErrorHandler Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.04 Vendor: openSUSE
Release: bp154.1.23 Build date: Mon May 9 11:07:10 2022
Group: Development/Libraries/Perl Build host: lamb12
Size: 25275 Source RPM: perl-Class-ErrorHandler-0.04-bp154.1.23.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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024