Help for this page
print "$hash->{A} $hash->{B} $hash->{C}\n"; "
print "$$hash{A} $$hash{B} $$hash{C}\n";