SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-indirect
Version : 0.390.0 Vendor : Mageia_Org
Release : 7.mga9 Date : 2022-06-07 05:42:41
Group : Development/Perl Source RPM : perl-indirect-0.390.0-7.mga9.src.rpm
Size : 0.07 MB
Packager : umeabot < umeabot>
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\'.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-indirect-0.390.0-7.mga9.i586.rpm
     Search for other platforms
perl-indirect-0.390.0-7.mga9.sparc.rpm
perl-indirect-0.390.0-7.mga9.alpha.rpm
perl-indirect-0.390.0-7.mga9.ppc.rpm
perl-indirect-0.390.0-7.mga9.ia64.rpm
perl-indirect-0.390.0-7.mga9.s390.rpm

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

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libperl.so.5.36
perl >= 0:5.008_001
perl(Carp)
perl(XSLoader)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/88
/usr/lib/.build-id/88/18ce6e1a3b233f64ab6302d595ca06d6be2961
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/indirect
/usr/lib/perl5/vendor_perl/auto/indirect/indirect.so
/usr/lib/perl5/vendor_perl/indirect.pm
/usr/share/doc/perl-indirect
/usr/share/doc/perl-indirect/Changes
/usr/share/doc/perl-indirect/META.json
/usr/share/doc/perl-indirect/META.yml
/usr/share/doc/perl-indirect/MYMETA.yml
/usr/share/doc/perl-indirect/README
/usr/share/doc/perl-indirect/samples
/usr/share/doc/perl-indirect/samples/indirect.pl
/usr/share/man/man3/indirect.3pm.xz

 
ICM