$url = "http://www.foo.com/cgi-bin/test2.pl?JobID="; $url .= join('+', @jid); print "$url\n";