Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How do I push new data into an existing hash?

by bradcathey (Prior)
on May 18, 2005 at 12:44 UTC ( [id://458173]=note: print w/replies, xml ) Need Help??


in reply to How do I push new data into an existing hash?

And if it is a hash ref, use the arrow operator:
$hash -> {key} = $val;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://458173]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-03-28 22:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found