Hi friedo
I'm still not clear on this. Isn't that what I'm doing in here:
my %hash; my @keys = qw{ a b c d }; foreach ( @keys ) { $hash{$_}++; }
Can you clarify for me?
thanks - njcodewarrior
In reply to Re^2: Hash assignments using map
by njcodewarrior
in thread Hash assignments using map
by njcodewarrior
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |