... no curlies!my %hash1 = ( 1=>"foo1", 2=>"bar1" ); ## instead if my %hash1 = { 1=>"foo1", 2=>"bar1" };
In reply to Re: return multiple hashes from a sub
by pelagic
in thread return multiple hashes from a sub
by rsiedl
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |