SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Exception-Class
Version : 1.45 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.42.1 Date : 2023-12-07 13:30:23
Group : Unspecified Source RPM : perl-Exception-Class-1.45-lp156.42.1.src.rpm
Size : 0.09 MB
Packager : https://www_suse_com/
Summary : Module that allows you to declare real exception classes in Perl
Description :
*RECOMMENDATION 1*: If you are writing modern Perl code with Moose or Moo I
highly recommend using Throwable instead of this module.

*RECOMMENDATION 2*: Whether or not you use Throwable, you should use
Try::Tiny.

Exception::Class allows you to declare exception hierarchies in your
modules in a \"Java-esque\" manner.

It features a simple interface allowing programmers to \'declare\' exception
classes at compile time. It also has a base exception class,
Exception::Class::Base, that can be easily extended.

It is designed to make structured exception handling simpler and better by
encouraging people to use hierarchies of exceptions in their applications,
as opposed to a single catch-all exception class.

This module does not implement any try/catch syntax. Please see the \"OTHER
EXCEPTION MODULES (try/catch syntax)\" section for more information on how
to get this syntax.

You will also want to look at the documentation for Exception::Class::Base,
which is the default base class for all exception objects created by this
module.

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-Exception-Class-1.45-lp156.42.1.noarch.rpm
     

Provides :
perl(Exception::Class)
perl(Exception::Class::Base)
perl-Exception-Class

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Class::Data::Inheritable) >= 0.02
perl(Devel::StackTrace) >= 2.00
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/Exception
/usr/lib/perl5/vendor_perl/5.26.1/Exception/Class
/usr/lib/perl5/vendor_perl/5.26.1/Exception/Class.pm
/usr/lib/perl5/vendor_perl/5.26.1/Exception/Class/Base.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Exception-Class
/usr/share/doc/packages/perl-Exception-Class/CODE_OF_CONDUCT.md
/usr/share/doc/packages/perl-Exception-Class/CONTRIBUTING.md
/usr/share/doc/packages/perl-Exception-Class/Changes
/usr/share/doc/packages/perl-Exception-Class/README.md
/usr/share/doc/packages/perl-Exception-Class/azure-pipelines.yml
/usr/share/doc/packages/perl-Exception-Class/precious.toml
/usr/share/licenses/perl-Exception-Class
/usr/share/licenses/perl-Exception-Class/LICENSE
/usr/share/man/man3/Exception::Class.3pm.gz
/usr/share/man/man3/Exception::Class::Base.3pm.gz

 
ICM