Help for this page
my %hash= ( this => GetThis(), ... # $hash{bar} eq 'baz' # ! exists $hash{baz} # exists $hash{biff}