Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "my $hr = { foo => undef }; ... test B: 'foo' exists, undefined test C: 'foo' exists, undefined test D: 'foo' does NOT exist