all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libtest-exit-perl  ]

Package: libtest-exit-perl (0.11-1)

Links for libtest-exit-perl

Screenshot

Debian Resources:

Download Source Package libtest-exit-perl:

Maintainers:

External Resources:

Similar packages:

Perl module for testing whether code exits without terminating

Test::Exit provides some simple tools for testing that code does or does not call exit(), while stopping code that does exit at the point of the exit(). Currently it does so by means of exceptions, so it will not function properly if the code under test calls exit() inside of an eval block or string.

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 call it yourself. die()ing is not exiting for the purpose of these tests.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libtest-exit-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libtest-exit-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 6.8 kB48.0 kB [list of files]