foreach (@names) { my $cur_name = $_; &modify($cur_name, "Their correspinding array") }