in reply to how to merge Hash
However, if there are any common keys, the last value assigned will be retained.@hash1{keys %hash2} = values %hash2;
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: how to merge Hash
by Anonymous Monk on Jun 10, 2012 at 12:31 UTC | |
by Anonymous Monk on Jun 12, 2012 at 08:38 UTC |