SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Feature-Compat-Try rpm build for : OpenSuSE. For other distributions click perl-Feature-Compat-Try.

Name : perl-Feature-Compat-Try
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.3.2 Date : 2023-05-17 17:28:09
Group : Unspecified Source RPM : perl-Feature-Compat-Try-0.05-lp155.3.2.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
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/devel:/languages:/perl/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Feature-Compat-Try-0.05-lp155.3.2.noarch.rpm
     

Provides :
perl(Feature::Compat::Try)
perl-Feature-Compat-Try

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Syntax::Keyword::Try) >= 0.27
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Feature
/usr/lib/perl5/vendor_perl/5.26.1/Feature/Compat
/usr/lib/perl5/vendor_perl/5.26.1/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

 
ICM