FICHA · MANJARO

perl-sub-quote

efficient generation of subroutines via string eval

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

Description

Perl frameworks can generate subroutines efficiently from source strings when dynamic code is required. This is useful for optimized accessors, validators, and generated methods in performance-sensitive libraries.

It is an advanced developer library. String eval can execute generated code, so templates must never include untrusted input without strict validation and escaping.

Permissions

Permissions not analysed for this source yet.