libautovivification-perl

pragma for lexically disabling autovivification

Description

autovivication is a Perl pragma that enables developers to control whether variables can be created automatically on their first use, rather than requiring them to be defined beforehand. While occasionally useful, this behaviour can result in subtle bugs that are difficult to debug.

This pragma lets you disable autovivification for some constructs and can optionally also emit a warning or error when it would have happened.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/autovivification


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libautovivification-perl