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.13-5 RPM for noarch

From OpenMandriva Cooker for x86_64 / extra / release

Name: perl-Exception-Class-TryCatch Distribution: OpenMandriva Lx
Version: 1.13 Vendor: OpenMandriva
Release: 5 Build date: Thu Jul 30 18:40:52 2026
Group: Development/Perl Build host: ph18-6.openmandriva.org
Size: 0 Source RPM: perl-Exception-Class-TryCatch-1.13-5.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/dagolden/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

Files

/usr/share/doc/perl-Exception-Class-TryCatch
/usr/share/doc/perl-Exception-Class-TryCatch/Changes
/usr/share/doc/perl-Exception-Class-TryCatch/LICENSE
/usr/share/doc/perl-Exception-Class-TryCatch/README
/usr/share/man/man3/Exception::Class::TryCatch.3pm.zst
/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, Thu Jul 30 22:00:20 2026