The point here is to make that assignment statement as simple to read as possible so there is no confusion about what you are doing there and why.my %defaults = get_defaults(); my %bighash = get_big_hash(); # Set default values to our bighash %bighash = (%bighash, %defaults);
In reply to Re: Bulk hash population order
by localfilmmaker
in thread Bulk hash population order
by JakeIII
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |