Help for this page
my $hashref = {}; my %hash = $hashref;
$ perl -MData::Dump -e " dd { {} } " { "HASH(0x3f8a6c)" => undef }