Package perl-Feature-Compat-Try: Information
Source package: perl-Feature-Compat-Try
Version: 0.05-alt1.1
Build time: Dec 25, 2022, 07:14 PM
Category: Development/Perl
Report package bugLicense: perl
Summary: make C<try/catch> syntax available
Description:
This module is written in the aspiration that one day perl will gain true native syntax support for `try/catch' control flow, and that it will be spelled using the syntax defined here. The intention here is that on such a version of perl that provides this syntax this module will simply enable it, equivalent to perhaps use feature 'try'; On older versions of perl before such syntax is available, it is currently provided instead using the the Syntax::Keyword::Try manpage module, imported with a special set of options to configure it to recognise exactly and only the same syntax as this as-yet-aspirational core perl feature, thus ensuring that any code using it will still continue to function on that newer perl.
Maintainer: Igor Vlasenko
Last changed
Dec. 1, 2022 Igor Vlasenko 0.05-alt1.1
- to Sisyphus as perl-Sub-HandlesVia dep
Feb. 24, 2022 Igor Vlasenko 0.05-alt1
- updated by package builder
April 14, 2021 Igor Vlasenko 0.04-alt1
- updated by package builder