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

perl-Exception-Base-0.2501-bp153.1.12 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Exception-Base Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.2501 Vendor: openSUSE
Release: bp153.1.12 Build date: Sat Mar 6 10:15:43 2021
Group: Development/Libraries/Perl Build host: sheep88
Size: 164069 Source RPM: perl-Exception-Base-0.2501-bp153.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Exception-Base/
Summary: Lightweight exceptions
This class implements a fully OO exception mechanism similar to
Exception::Class or Class::Throwable. It provides a simple interface
allowing programmers to declare exception classes. These classes can be
thrown and caught. Each uncaught exception prints full stack trace if the
default verbosity is increased for debugging purposes.

The features of 'Exception::Base':

  * fast implementation of the exception class

  * fully OO without closures and source code filtering

  * does not mess with '$SIG{__DIE__}' and '$SIG{__WARN__}'

  * no external run-time modules dependencies, requires core Perl modules only

  * the default behavior of exception class can be changed globally or just for
the thrown exception

  * matching the exception by class, message or other attributes

  * matching with string, regex or closure function

  * creating automatically the derived exception classes (perlfunc/use
interface)

  * easily expendable, see Exception::System class for example

  * prints just an error message or dumps full stack trace

  * can propagate (rethrow) an exception

  * can ignore some packages for stack trace output

  * some defaults (i.e. verbosity) can be different for different exceptions

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Fri Nov 20 2015 coolo@suse.com
  - updated to 0.2501
    see /usr/share/doc/packages/perl-Exception-Base/Changes
  - remove upstream Exception-Base-sprintf.patch
* Tue Sep 29 2015 ro@suse.de
  - add patch Exception-Base-sprintf.patch from github to fix
    build with perl-5.22
* Sun Jun 16 2013 coolo@suse.com
  - updated to 0.25
    * Builds on Perl 5.18.0 with smartmatch operator as an experimental feature.
* Mon Apr 04 2011 coolo@novell.com
  - initial package 0.2401
    * created by cpanspec 1.78.03

Files

/usr/lib/perl5/vendor_perl/5.26.1/Exception
/usr/lib/perl5/vendor_perl/5.26.1/Exception/Base.pm
/usr/share/doc/packages/perl-Exception-Base
/usr/share/doc/packages/perl-Exception-Base/Changes
/usr/share/doc/packages/perl-Exception-Base/Incompatibilities
/usr/share/doc/packages/perl-Exception-Base/LICENSE
/usr/share/doc/packages/perl-Exception-Base/README
/usr/share/doc/packages/perl-Exception-Base/README.md
/usr/share/doc/packages/perl-Exception-Base/examples
/usr/share/doc/packages/perl-Exception-Base/examples/die_propagate.pl
/usr/share/doc/packages/perl-Exception-Base/examples/eval_throw_given_when_default.pl
/usr/share/doc/packages/perl-Exception-Base/examples/eval_throw_if_elsif_else.pl
/usr/share/doc/packages/perl-Exception-Base/examples/file-not-found_exception.pl
/usr/share/doc/packages/perl-Exception-Base/examples/ignore_package.pl
/usr/share/doc/packages/perl-Exception-Base/examples/try_catch.pl
/usr/share/doc/packages/perl-Exception-Base/examples/try_tiny_try_catch_given_when.pl
/usr/share/doc/packages/perl-Exception-Base/examples/trycatch_try_catch_given_when.pl
/usr/share/doc/packages/perl-Exception-Base/examples/trycatch_try_catch_where.pl
/usr/share/man/man3/Exception::Base.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024