Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: append values to a same key in hash

by targetsmart (Curate)
on Jul 06, 2009 at 09:24 UTC ( [id://777498]=note: print w/replies, xml ) Need Help??


in reply to append values to a same key in hash

$h{6077.1}{'xmltype'} = '000'; $h{6077.1}{'weight'} = '111';
will do it.
see perldsc


Vivek
-- 'I' am not the body, 'I' am the 'soul', which has no beginning or no end, no attachment or no aversion, nothing to attain or lose.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 03:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found