SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Syntax-Construct rpm build for : openSUSE Leap 15. For other distributions click perl-Syntax-Construct.

Name : perl-Syntax-Construct
Version : 1.008 Vendor : obs://build_opensuse_org/home:illuusio
Release : lp150.2.1 Date : 2018-10-08 13:06:50
Group : Development/Libraries/Perl Source RPM : perl-Syntax-Construct-1.008-lp150.2.1.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Identify which non-feature constructs are used in the code
Description :
This module provides a simple way of specifying syntactic constructs that
are not implemented via the feature pragma, but are still not compatible
with older versions of Perl.

It\'s the programmer\'s responsibility to track the constructs and list them
(but see Perl::MinimumVersion on how to extract the information from
existing code).

Using \'use Syntax::Construct qw( // );\' doesn\'t really change anything if
you\'re running Perl 5.10+, but it gives much better error messages in older
versions:

Unsupported construct //

instead of

Search pattern not terminated

Three groups of people can benefit from the module:

* 1.

The authors of the module using Syntax::Construct win, as they have all the
constructs in one place (i.e. Syntax::Construct\'s documentation) and they
don\'t waste their time searching through perldeltas and other places.

* 2.

Users of their modules win as they get meaningful error messages telling
them what Perl version they need to upgrade to.

* 3.

The programmer they hired to workaround the problem wins as they know what
constructs to replace in the code to make it run in the ancient version.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/illuusio:/perl/openSUSE_Leap_15.0/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Syntax::Construct)
perl-Syntax-Construct

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Syntax
/usr/lib/perl5/vendor_perl/5.26.1/Syntax/Construct.pm
/usr/lib/perl5/vendor_perl/5.26.1/Syntax/README.pod
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Syntax-Construct
/usr/share/doc/packages/perl-Syntax-Construct/Changes
/usr/share/man/man3/Syntax::Construct.3pm.gz

 
ICM