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

perl-Feature-Compat-Try-0.05-1.8 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: perl-Feature-Compat-Try Distribution: openSUSE Tumbleweed
Version: 0.05 Vendor: openSUSE
Release: 1.8 Build date: Mon Feb 21 04:07:31 2022
Group: Unspecified Build host: reproducible
Size: 36397 Source RPM: perl-Feature-Compat-Try-0.05-1.8.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.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Mon Feb 21 2022 Tina Müller <timueller+perl@suse.de>
  - 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 <tina.mueller@suse.com>
  - Add manual summary
* Wed Apr 14 2021 Tina Müller <tina.mueller@suse.com>
  - Initial submission

Files

/usr/lib/perl5/vendor_perl/5.38.2/Feature
/usr/lib/perl5/vendor_perl/5.38.2/Feature/Compat
/usr/lib/perl5/vendor_perl/5.38.2/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, Wed May 1 23:23:10 2024