Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Concerning hash operations (appending, concatenating)

by artist (Parson)
on Mar 24, 2005 at 16:31 UTC ( [id://442105]=note: print w/replies, xml ) Need Help??


in reply to Concerning hash operations (appending, concatenating)

my %hash = ( a => 'b' ); # do stuff %hash = (%hash, e => 'f', g => 'h', i => 'j' );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-25 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found