How can I add the values of a hash?
how can I repeatedly do this so the value is accumulative?i.e. my $val1; my $val2; $hash{$key} = $val1 + $val2;
In reply to How can I add the values of a hash? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |