|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: How do I push new data into an existing hash?by KM (Priest) |
| on May 22, 2000 at 19:01 UTC ( [id://14268]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Simple answer:
$hash{key} = $val; Better answer: read perldata (perldoc perldata)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||