withforeach my $key (keys %$temp) { $x->{$key} = $temp->{$key}; }
@$x{keys %$temp} = values %$temp;
In reply to Re: Concatenate anonymous hash ref
by Thelonius
in thread Concatenate anonymous hash ref
by wanna_code_perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |