perl add to hash

153

perl add to hash -

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

Comments

Submit
0 Comments