You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-autovivification-0.18-15.fc36.x86_64

perl-autovivification-0.18-15.fc36.x86_64

Package Attributes
RPM  perl-autovivification-0.18-15.fc36.x86_64.rpm Architecture  x86_64 Size  64072 Created  2022/09/06 07:10:33 UTC
Package Specification
Summary Lexically disable autovivification
Group Unspecified
License GPL+ or Artistic
Home Page https://metacpan.org/release/autovivification
Description

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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
perl(autovivification)
perl-autovivification
perl-autovivification(x86-64)

Document Actions