Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Feature-Compat-Try | Distribution: openSUSE:Factory:zSystems |
Version: 0.05 | Vendor: openSUSE |
Release: 1.10 | Build date: Mon Feb 21 04:07:31 2022 |
Group: Unspecified | Build host: reproducible |
Size: 36400 | Source RPM: perl-Feature-Compat-Try-0.05-1.10.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Feature-Compat-Try | |
Summary: Make try/catch syntax available |
This module makes syntax support for 'try/catch' control flow easily available. Perl added such syntax at version 5.34.0, and extended it to support optional 'finally' blocks at 5.35.9, which is enabled by use feature 'try'; On that version of perl or later, this module simply enables the core feature equivalent to using it directly. On such perls, this module will install with no non-core dependencies, and requires no C compiler. On older versions of perl before such syntax is available, it is currently provided instead using the Syntax::Keyword::Try module, imported with a special set of options to configure it to recognise exactly and only the same syntax as the core perl feature, thus ensuring that any code using it will still continue to function on that newer perl.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Feb 21 2022 Tina Müller <[email protected]> - updated to 0.05 see /usr/share/doc/packages/perl-Feature-Compat-Try/Changes 0.05 2022-02-20 [CHANGES] * Support `finally {}` blocks on perl 5.35.9 or via SKT 0.27 * Wed Apr 28 2021 Tina Müller <[email protected]> - Add manual summary * Wed Apr 14 2021 Tina Müller <[email protected]> - Initial submission
/usr/lib/perl5/vendor_perl/5.40.0/Feature /usr/lib/perl5/vendor_perl/5.40.0/Feature/Compat /usr/lib/perl5/vendor_perl/5.40.0/Feature/Compat/Try.pm /usr/share/doc/packages/perl-Feature-Compat-Try /usr/share/doc/packages/perl-Feature-Compat-Try/Changes /usr/share/doc/packages/perl-Feature-Compat-Try/README /usr/share/licenses/perl-Feature-Compat-Try /usr/share/licenses/perl-Feature-Compat-Try/LICENSE /usr/share/man/man3/Feature::Compat::Try.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 3 23:45:09 2024