SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-NoWarnings rpm build for : openSUSE Tumbleweed. For other distributions click perl-Test-NoWarnings.

Name : perl-Test-NoWarnings
Version : 1.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 28.69 Date : 2021-07-28 05:10:36
Group : Unspecified Source RPM : perl-Test-NoWarnings-1.06-28.69.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Make sure you didn\'t emit any warnings while testing
Description :
In general, your tests shouldn\'t produce warnings. This modules causes any
warnings to be captured and stored. It automatically adds an extra test
that will run when your script ends to check that there were no warnings.
If there were any warnings, the test will give a \"not ok\" and diagnostics
of where, when and what the warning was, including a stack trace of what
was going on when the it occurred.

If some of your tests *are supposed to* produce warnings then you should be
capturing and checking them with Test::Warn, that way Test::NoWarnings will
not see them and so not complain.

The test is run by an \'END\' block in Test::NoWarnings. It will not be run
when any forked children exit.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-NoWarnings-1.06-28.69.noarch.rpm
     

Provides :
perl(Test::NoWarnings)
perl(Test::NoWarnings::Warning)
perl-Test-NoWarnings

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Test::Builder) >= 0.86
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/perl5/vendor_perl/5.40.0/Test
/usr/lib/perl5/vendor_perl/5.40.0/Test/NoWarnings
/usr/lib/perl5/vendor_perl/5.40.0/Test/NoWarnings.pm
/usr/lib/perl5/vendor_perl/5.40.0/Test/NoWarnings/Warning.pm
/usr/share/doc/packages/perl-Test-NoWarnings
/usr/share/doc/packages/perl-Test-NoWarnings/Changes
/usr/share/doc/packages/perl-Test-NoWarnings/README
/usr/share/licenses/perl-Test-NoWarnings
/usr/share/licenses/perl-Test-NoWarnings/LICENSE
/usr/share/man/man3/Test::NoWarnings.3pm.gz

 
ICM