SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-Exit
Version : 0.110.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.4 Date : 2022-10-13 09:29:18
Group : Unspecified Source RPM : perl-Test-Exit-0.110.0-1.4.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Test whether code exits without terminating testing
Description :
Test::Exit provides some simple tools for testing code that might call
\'exit()\', providing you with the status code without exiting the test file.

The only criterion tested is that the supplied code does or does not call
\'exit()\'. If the code throws an exception, the exception will be propagated
and you will have to catch it yourself. \'die()\'ing is not exiting for the
purpose of these tests.

Unlike previous versions of this module, the current version doesn\'t use
exceptions to do its work, so even if you call \'exit()\' inside of an
\'eval\', everything should work.

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-Exit-0.110.0-1.4.noarch.rpm
     

Provides :
perl(Test::Exit)
perl-Test-Exit

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Return::MultiLevel)
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/Exit.pm
/usr/share/doc/packages/perl-Test-Exit
/usr/share/doc/packages/perl-Test-Exit/Changes
/usr/share/doc/packages/perl-Test-Exit/README
/usr/share/licenses/perl-Test-Exit
/usr/share/licenses/perl-Test-Exit/LICENSE
/usr/share/man/man3/Test::Exit.3pm.gz

 
ICM