FICHA · MANJARO

perl-test-exit

Test whether code exits without terminating testing.

  • Library
  • NONE
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Perl test suites can check whether code calls exit without letting that exit stop the full test process. This is useful for command-line tools, error paths, and libraries that intentionally terminate under certain conditions.

It is a developer testing library. Tests should make clear which exit codes are expected so real crashes are not mistaken for intended behavior.

Permissions

Permissions not analysed for this source yet.