SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Feature-Compat-Class
Version : 0.07 Vendor : obs://build_opensuse_org/home:illuusio
Release : ill15400.3.1 Date : 2024-09-19 09:59:34
Group : Unspecified Source RPM : perl-Feature-Compat-Class-0.07-ill15400.3.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Make class syntax available
Description :
This module provides the new \'class\' keyword and related others (\'method\',
\'field\' and \'ADJUST\') in a forward-compatible way.

Perl added such syntax at version 5.38.0, which is enabled by

use feature \'class\';

This syntax was further expanded in 5.40, adding the \'__CLASS__\' keyword
and \':reader\' attribute on fields.

On that version of perl or later, this module simply enables the core
feature equivalent of 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 availble in core, it is
currently provided instead using the Object::Pad module, imported with a
special set of options to configure it to only recognise the same syntax as
the core perl feature, thus ensuring any code using it will still continue
to function on that newer perl.

This module is a work-in-progress, because the underlying \'feature \'class\'\'
is too. Many of the limitations and inabilities listed below are a result
of the early-access nature of this branch, and are expected to be lifted as
work progresses towards a more featureful and complete implementation.

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

Content of RPM  Provides Requires

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

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Object::Pad) >= 0.806
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/Class.pm
/usr/share/doc/packages/perl-Feature-Compat-Class
/usr/share/doc/packages/perl-Feature-Compat-Class/Changes
/usr/share/doc/packages/perl-Feature-Compat-Class/README
/usr/share/licenses/perl-Feature-Compat-Class
/usr/share/licenses/perl-Feature-Compat-Class/LICENSE
/usr/share/man/man3/Feature::Compat::Class.3pm.gz

 
ICM