FICHA · MANJARO

perl-sub-name

(re)name a sub

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

Description

Perl code can assign meaningful names to anonymous or generated subroutines. This improves stack traces, profiling output, and debugging messages for callbacks and generated functions.

It is a developer diagnostics library. Naming helps observability, but it does not change whether the code being named is safe or correct.

Permissions

Permissions not analysed for this source yet.