Name : perl-Feature-Compat-Try
| |
Version : 0.05
| Vendor : obs://build_opensuse_org/home:illuusio
|
Release : ill.4.1
| Date : 2022-02-21 04:07:31
|
Group : Unspecified
| Source RPM : perl-Feature-Compat-Try-0.05-ill.4.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Make try/catch syntax available
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/illuusio:/perl/openSUSE_Tumbleweed/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Feature::Compat::Try)
perl-Feature-Compat-Try
Requires :