my $hash = { map {$_ => $_ } @a,@b }; my @merged = values %{ $hash };