FICHA · AUR

perl-universal-require

Perl/CPAN Module UNIVERSAL::require: require() modules from a variable

  • Library
  • LIBRARY
  • PERL
  • DYNAMIC-LOADING
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Perl programs can load modules when the module name is known only at runtime. This helps plugin systems, optional integrations, loaders, and compatibility code choose features dynamically.

It is a developer library. Dynamic loading should be restricted to trusted module names, because loading arbitrary input can execute code the application did not intend to run.

Permissions

Permissions not analysed for this source yet.