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.
Comment on
Re: A simple question regarding join
In Section
Seekers of Perl Wisdom