in reply to Re: Appending one array onto anotherin thread Appending strings from one array onto strings of another
sub { $_ .= shift for @z }->(@d); [download]
Makeshifts last the longest.