Not sure what do you want but maybe this will help:
my %hash; for (qw(a b c)) { push @{ $hash{key} }, $_ if 'this'; }
In reply to Re: hash : how to add values and keys dynamically
by zwon
in thread hash : how to add values and keys dynamically
by ansh batra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |