Paul Johnson wrote:

Is it illegal now to use quotes in qw()?
Nope. Only as the very first character of a <<...>>.
Paging Mr Cozens. ;-)
It's just another instance of whitespace significance.



	print «\"a" "b" "c"»;
Presumably without the backslash here too.
Maybe. It depends on whether Larry decides to make « and <<
synonyms in all contexts (in which case: no).

Damian

Reply via email to