in reply to Re^2: Print a string X times?
in thread Print a string X times?

From perlop: Symbolic Unary Operators:

"Unary "+" has no effect whatsoever, even on strings. It is useful syntactically for separating a function name from a parenthesized expression that would otherwise be interpreted as the complete list of function arguments."