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.31 Vendor : obs://build_opensuse_org/devel:openQA
Release : 5.1 Date : 2018-11-29 10:19:28
Group : Development/Libraries/Perl Source RPM : perl-indirect-0.31-5.1.src.rpm
Size : 0.06 MB
Packager : (none)
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)\'. In the
http://www.shadowcat.co.uk/blog/matt-s-trout/indirect-but-still-fatal
manpage, Matt S. Trout gives an example of an undesirable indirect method
call on a block that can cause a particularly bewildering error.

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:/openQA:/SLE-12/SLE_12_SP4/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
indirect.so()(64bit)
perl(indirect)
perl-indirect
perl-indirect(x86-64)

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/indirect
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/indirect/indirect.bs
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/indirect/indirect.so
/usr/lib/perl5/vendor_perl/5.18.2/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/man/man3/indirect.3pm.gz

 
ICM