p5.30-autovivification

v 0.180.0

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 behaviour is called *autovivification* and usually does what you mean (e.g. when you store a value) but it may be 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 le…

https://metacpan.org/pod/autovivification

To install p5.30-autovivification, paste this in macOS terminal after installing MacPorts

sudo port install p5.30-autovivification

Add to my watchlist

Installations 5
Requested Installations 3