FICHA · AUR

perl-devel-trace

Print out each line before it is executed (like sh -x)

  • Perl debugging library
  • LIBRARY
  • DEBUGGING
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Line-by-line tracing helps diagnose Perl scripts whose control flow is hard to follow. Developers load this module to print each source line before execution, similar to shell tracing, while debugging scripts or tests. It can reveal source paths, code, and values printed by the traced program.

Permissions

Permissions not analysed for this source yet.