FICHA · MANJARO

perl-params-validationcompiler

Build an optimized subroutine parameter validator once, use it forever

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

Description

Perl applications can compile parameter validators once and reuse them quickly for repeated function calls. This is useful for APIs that need strict input checks without paying the full setup cost every time.

It is a developer library. Generated validators should be tested with invalid and boundary inputs so the optimized path rejects the same data a handwritten check would reject.

Permissions

Permissions not analysed for this source yet.