SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-warnings-illegalproto
Version : 0.001003 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:35:26
Group : Unspecified Source RPM : perl-warnings-illegalproto-0.001003-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Disable illegal prototype warnings on old Perls
Description :
This module was implemented so that people can \'use strictures\' and \'use
signatures\' at the same time. Thanks to mst, in Perl 5.12 and greater this
is trivial, but before that a strange dance had to be done.

This module will do the right thing for both before and after 5.12, but if
you want to use the native 5.12 and greater without this module, feel free
to cargo cult the following:

no if $[ >= 5.012, warnings => \'illegalproto\';
no if $[ < 5.012, \'warnings::illegalproto\';

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-warnings-illegalproto-0.001003-lp155.1.1.noarch.rpm
     

Provides :
perl(warnings::illegalproto)
perl-warnings-illegalproto

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

 
ICM