Description
Perl diagnostics can identify the package and name behind a code reference. This is useful for debuggers, profilers, logging helpers, and frameworks that need clearer messages about callbacks.
It is a developer library. Code-reference names are diagnostic information and should not be treated as a security boundary or a stable public API by themselves.