Fedora Packages

perl-autovivification

Lexically disable autovivification

When an undefined variable is dereferenced, it gets silently upgraded to an array or hash reference (depending of the type of the dereferencing). This behavior is called autovivification and usually does what you mean (e.g. when you store a value) but it's sometimes unnatural or surprising because your variables gets populated behind your back. This is especially true when several levels of dereferencing are involved, in which case all levels are vivified up to the last, or when it happens in intuitively read-only constructs like exists.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.18-22.fc40 -
Fedora 40 0.18-22.fc40 -
Fedora 39 0.18-20.fc39 -
Fedora 38 0.18-18.fc38 -
EPEL 8 0.18-8.el8 -
EPEL 7 0.11-1.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-autovivification dash maintainers at fedoraproject dot org.



Sources on Pagure