print "$hash->{A} $hash->{B} $hash->{C}\n"; " [download]
print "$$hash{A} $$hash{B} $$hash{C}\n"; [download]
In reply to Re^2: Reference curiosity? by Anonymous Monk in thread Reference curiosity? by tamaguchi