SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-indirect rpm build for : OpenSuSE. For other distributions click perl-indirect.

Name : perl-indirect
Version : 0.39 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:11:00
Group : Development/Libraries/Perl Source RPM : perl-indirect-0.39-lp155.1.1.src.rpm
Size : 0.07 MB
Packager : https://www_suse_com/
Summary : Lexically warn about using the indirect method call syntax
Description :
When enabled, this pragma warns about indirect method calls that are
present in your code.

The indirect syntax is now considered harmful, since its parsing has many
quirks and its use is error prone : when the subroutine \'foo\' has not been
declared in the current package, \'foo $x\' actually compiles to \'$x->foo\',
and \'foo { key => 1 }\' to \'\'key\'->foo(1)\'. Please refer to the REFERENCES
section for a more complete list of reasons for avoiding this construct.

This pragma currently does not warn for core functions (\'print\', \'say\',
\'exec\' or \'system\'). This may change in the future, or may be added as
optional features that would be enabled by passing options to \'unimport\'.

This module is *not* a source filter.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-I/15.5/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-indirect-0.39-lp155.1.1.x86_64.rpm
     

Provides :
perl(indirect)
perl-indirect
perl-indirect(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
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/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/indirect
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/indirect/indirect.so
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/indirect.pm
/usr/share/doc/packages/perl-indirect
/usr/share/doc/packages/perl-indirect/Changes
/usr/share/doc/packages/perl-indirect/README
/usr/share/doc/packages/perl-indirect/samples
/usr/share/doc/packages/perl-indirect/samples/indirect.pl
/usr/share/man/man3/indirect.3pm.gz

 
ICM