outputsmy $val = " World"; my %hash = (key => "Hello"); $hash{key} .= $val; print "$hash{key}";
In reply to Re: How do I push new data into an existing hash?
by BeernuT
in thread How do I push new data into an existing hash?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |