This is one idiom,
Order matters; the last instance of a key/value pair is the one that sticks to the key.%hash = (%hash, e => 'f', g => 'h', i => 'j'); %hash = (%otherhash, %hash);
After Compline,
Zaxo
In reply to Re: Concerning hash operations (appending, concatenating)
by Zaxo
in thread Concerning hash operations (appending, concatenating)
by RazorbladeBidet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |