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

perl-Exception-Class-TryCatch-1.130.0-11.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Exception-Class-TryCatch Distribution: Mageia
Version: 1.130.0 Vendor: Mageia.Org
Release: 11.mga10 Build date: Thu Jun 26 18:39:23 2025
Group: Development/Perl Build host: localhost
Size: 47239 Source RPM: perl-Exception-Class-TryCatch-1.130.0-11.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Exception-Class-TryCatch
Summary: Syntactic tryE<sol>catch sugar for use with Exception::Class
Exception::Class::TryCatch provides syntactic sugar for use with the
Exception::Class manpage using the familiar keywords 'try' and 'catch'. Its
primary objective is to allow users to avoid dealing directly with '$@' by
ensuring that any exceptions caught in an 'eval' are captured as the
Exception::Class manpage objects, whether they were thrown objects to begin
with or whether the error resulted from 'die'. This means that users may
immediately use 'isa' and various the Exception::Class manpage methods to
process the exception.

In addition, this module provides for a method to push errors onto a hidden
error stack immediately after an 'eval' so that cleanup code or other error
handling may also call 'eval' without the original error in '$@' being
lost.

Inspiration for this module is due in part to Dave Rolsky's article
"Exception Handling in Perl With Exception::Class" in _The Perl Journal_
(Rolsky 2004).

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jun 26 2025 umeabot <umeabot> 1.130.0-11.mga10
  + Revision: 2198703
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Exception-Class-TryCatch
/usr/share/doc/perl-Exception-Class-TryCatch/CONTRIBUTING
/usr/share/doc/perl-Exception-Class-TryCatch/Changes
/usr/share/doc/perl-Exception-Class-TryCatch/LICENSE
/usr/share/doc/perl-Exception-Class-TryCatch/META.json
/usr/share/doc/perl-Exception-Class-TryCatch/META.yml
/usr/share/doc/perl-Exception-Class-TryCatch/MYMETA.yml
/usr/share/doc/perl-Exception-Class-TryCatch/README
/usr/share/man/man3/Exception::Class::TryCatch.3pm.xz
/usr/share/perl5/vendor_perl/Exception
/usr/share/perl5/vendor_perl/Exception/Class
/usr/share/perl5/vendor_perl/Exception/Class/TryCatch.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 27 04:23:55 2025