in reply to Re^2: Contents of a file into a scalar
in thread Contents of a file into a scalar

And the second poster (toolic) says I shouldn't bother with the '+' in-between data types when printing?
Correct. In Perl, + is used to add numbers (Additive Operators).