my @common = grep exists $a{$_}, keys %b; @a{@common} = @b{@common};
In reply to Re: How do I make all the values in %a with common keys in %b equal to %b's keys?
by CharlesClarkson
in thread How do I make all the values in %a with common keys in %b equal to %b's values?
by draco_iii
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |