perl add key to hash

183

perl add key to hash -

# Basic syntax:
$your_hash{new_key} = "new_value"

Comments

Submit
0 Comments