in reply to
Re^3: new to perl, syntax question
in thread
new to perl, syntax question
Concatenation puts its arguments in scalar context, that is the array is in scalar context.
Comment on
Re^4: new to perl, syntax question
In Section
Seekers of Perl Wisdom