FICHA · MANJARO

perl-autovivification

Lexically disable autovivification.

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

Description

Perl code can prevent automatic creation of nested data structures in selected lexical scopes. Developers use it to catch accidental hash or array creation and make complex data handling less surprising.

It is a programming aid for Perl modules and applications. The effect is only visible to code that explicitly enables it.

Permissions

Permissions not analysed for this source yet.