This shows a hash variable (using parentheses):
my %thing = ( a => $a, b => $b, ); [download]
In reply to Re: Is this a hash? by toolic in thread Is this a hash? by nhnl