in reply to A simple question regarding join

Can't be. You must be testing in some other language than Perl, because in Perl, + and += are for arithmetic calculations only, not for string concatenation.