The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Hash::NoVivify"

Hash::NoVivify - Perl extension for non-vivifying exists and defined functions River stage zero No dependents

When used on a hash, the exists() and defined() functions will create entries in a hash in order to evaluate the function. For instance, the code: %a = (a => 1, b=> 2); print "Doesn't exist\n" unless exists($a{c}); print "Also Doesn't exist\n" unless...

BPOWERS/Hash-NoVivify-0.01 - 17 Feb 2000 22:59:38 UTC
1 result (0.025 seconds)