with# wrong line foreach (@words) { my $some_words{$_} = "1"; }
foreach (@words) { $some_words{$_} = "1"; }
In reply to Re: Creating hashes into a module.
by borisz
in thread Creating hashes into a module.
by vitojph
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |