SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-warnings-MaybeFatal
Version : 0.005 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:50:13
Group : Development/Libraries/Perl Source RPM : perl-warnings-MaybeFatal-0.005-lp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Make Warnings Fatal at Compile-Time Only
Description :
Because it\'s kind of annoying if a warning stops your program from being
compiled, but it\'s _really_ annoying if it breaks your program part way
through actually executing.

This lexically scoped pragma will make all warnings (including custom
warnings emitted with the \'warn\' keyword) FATAL during compile time. It
does not enable or disable any warnings in its own right. It just makes any
warnings that happen to be enabled FATAL during the compile.

(Note that the compile phase and execute phase are not as cleanly divided
in Perl as they are in, say, C. If module X loads module Y at run-time,
then module Y\'s compile time happens during module X\'s run-time. In this
situation, a warning that is triggered while compiling Y will be FATAL,
even though from module X\'s perspective, this is at run-time.)

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-warnings-MaybeFatal-0.005-lp154.1.1.noarch.rpm
     

Provides :
perl(warnings::MaybeFatal)
perl-warnings-MaybeFatal

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(B::Hooks::EndOfScope)
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/MaybeFatal.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-warnings-MaybeFatal
/usr/share/doc/packages/perl-warnings-MaybeFatal/COPYRIGHT
/usr/share/doc/packages/perl-warnings-MaybeFatal/CREDITS
/usr/share/doc/packages/perl-warnings-MaybeFatal/Changes
/usr/share/doc/packages/perl-warnings-MaybeFatal/README
/usr/share/doc/packages/perl-warnings-MaybeFatal/doap.ttl
/usr/share/licenses/perl-warnings-MaybeFatal
/usr/share/licenses/perl-warnings-MaybeFatal/LICENSE
/usr/share/man/man3/warnings::MaybeFatal.3pm.gz

 
ICM